modify style

This commit is contained in:
MaysWind
2023-09-09 15:56:21 +08:00
parent 2e680b04c9
commit 8c2cd0aa4d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -42,17 +42,17 @@
</f7-list-item>
</f7-list>
<f7-list class="margin-top-half">
<f7-list class="margin-vertical-half">
<f7-list-button :class="{ 'disabled': inputIsEmpty || logining }" :text="$t('Log In')" @click="login"></f7-list-button>
<f7-block-footer>
<span>{{ $t('Don\'t have an account?') }}</span>&nbsp;
<f7-link :class="{'disabled': !isUserRegistrationEnabled}" href="/signup" :text="$t('Create an account')"></f7-link>
</f7-block-footer>
<f7-block-footer>
<f7-block-footer class="padding-bottom">
</f7-block-footer>
</f7-list>
<f7-button class="padding-bottom" small popover-open=".lang-popover-menu" :text="currentLanguageName"></f7-button>
<f7-button small popover-open=".lang-popover-menu" :text="currentLanguageName"></f7-button>
<f7-list class="login-page-bottom">
<f7-block-footer>
+1 -1
View File
@@ -26,7 +26,7 @@
</f7-block-footer>
</f7-list>
<f7-button class="padding-bottom" small popover-open=".lang-popover-menu" :text="currentLanguageName"></f7-button>
<f7-button small popover-open=".lang-popover-menu" :text="currentLanguageName"></f7-button>
<f7-list class="login-page-bottom">
<f7-block-footer>