quick fix for #274

This commit is contained in:
Kenny 2022-06-08 10:55:30 -04:00 committed by GitHub
parent a46b87436c
commit fe47a85263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`,