mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 11:15:14 +00:00
quick fix for #274
This commit is contained in:
parent
a46b87436c
commit
fe47a85263
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<v-btn
|
||||
v-if="devmode"
|
||||
text
|
||||
class="entry text-left text-capitalize"
|
||||
class="entry text-left text-capitalize no-spacing"
|
||||
to="/mods/developer"
|
||||
:style="{
|
||||
borderRadius: `${$store.state.tweaks.roundTweak / 2}rem`,
|
||||
|
|
Loading…
Reference in a new issue