more fixes

This commit is contained in:
Natsumi
2020-12-01 18:52:04 +13:00
committed by pypy
parent 445e11ec6c
commit 934a27b4fc
2 changed files with 4 additions and 7 deletions

View File

@@ -509,7 +509,7 @@ html
div(style="font-size:12px;margin-top:5px")
span(style="display:inline-block;min-width:150px") Minimal Feed Icons
el-switch(v-model="minimalFeed" :disabled="!openVR")
div(style="font-size:12px;margin-top:5px" :disabled="!openVR")
div(style="font-size:12px;margin-top:5px")
span(style="display:inline-block;min-width:150px") Overlay Notifications
el-switch(v-model="overlayNotifications" :disabled="!openVR")
div(style="font-size:12px;margin-top:5px")