mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
fix sheet background color error in dark mode, set auto dark mode is enabled by default
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</f7-popover>
|
||||
|
||||
<f7-sheet
|
||||
style="height:auto; --f7-sheet-bg-color: #fff;"
|
||||
style="height:auto"
|
||||
:opened="show2faSheet" @sheet:closed="show2faSheet = false"
|
||||
>
|
||||
<div class="sheet-modal-swipe-step">
|
||||
|
||||
Reference in New Issue
Block a user