mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
make the styling consistent across all pages of the mobile version
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
<f7-link :text="tt('Reset')" @click="reset"></f7-link>
|
||||
</div>
|
||||
<div class="right">
|
||||
<f7-link :text="tt('Done')" @click="confirm"></f7-link>
|
||||
<f7-button round fill icon-f7="checkmark_alt" @click="confirm"></f7-button>
|
||||
</div>
|
||||
</f7-toolbar>
|
||||
<f7-page-content>
|
||||
<div class="block block-outline no-margin no-padding">
|
||||
<div class="block no-margin no-padding">
|
||||
<date-time-picker datetime-picker-class="justify-content-center"
|
||||
:is-dark-mode="isDarkMode"
|
||||
:numeral-system="numeralSystem"
|
||||
|
||||
Reference in New Issue
Block a user