modify style
This commit is contained in:
@@ -162,6 +162,7 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.tabbar-primary-link,
|
||||
.tabbar-item-changed {
|
||||
color: var(--f7-theme-color);
|
||||
}
|
||||
|
||||
@@ -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