fix sheet background color error in dark mode, set auto dark mode is enabled by default

This commit is contained in:
MaysWind
2020-11-02 22:12:02 +08:00
parent 2440369310
commit 63f0598119
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
<f7-button large fill :class="{ 'disabled': inputIsNotChanged || updating }" :text="$t('Update')" @click="update"></f7-button>
<f7-sheet
style="height:auto; --f7-sheet-bg-color: #fff;"
style="height:auto"
:opened="showInputPasswordSheet" @sheet:closed="showInputPasswordSheet = false"
>
<div class="sheet-modal-swipe-step">