mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
modify style
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
|
||||
<f7-toolbar tabbar bottom v-if="mode !== 'view'">
|
||||
<f7-link :class="{ 'disabled': inputIsEmpty || submitting }" @click="save">
|
||||
{{ $t(saveButtonTitle) }}
|
||||
<span class="tabbar-primary-link">{{ $t(saveButtonTitle) }}</span>
|
||||
</f7-link>
|
||||
</f7-toolbar>
|
||||
</f7-page>
|
||||
|
||||
Reference in New Issue
Block a user