mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
modify style
This commit is contained in:
@@ -81,6 +81,7 @@
|
|||||||
outline
|
outline
|
||||||
floating-label
|
floating-label
|
||||||
clear-button
|
clear-button
|
||||||
|
class="no-margin no-padding-bottom"
|
||||||
v-if="twoFAVerifyType === 'passcode'"
|
v-if="twoFAVerifyType === 'passcode'"
|
||||||
:label="$t('Passcode')"
|
:label="$t('Passcode')"
|
||||||
:placeholder="$t('Passcode')"
|
:placeholder="$t('Passcode')"
|
||||||
@@ -91,6 +92,7 @@
|
|||||||
outline
|
outline
|
||||||
floating-label
|
floating-label
|
||||||
clear-button
|
clear-button
|
||||||
|
class="no-margin no-padding-bottom"
|
||||||
v-if="twoFAVerifyType === 'backupcode'"
|
v-if="twoFAVerifyType === 'backupcode'"
|
||||||
:label="$t('Backup Code')"
|
:label="$t('Backup Code')"
|
||||||
:placeholder="$t('Backup Code')"
|
:placeholder="$t('Backup Code')"
|
||||||
|
|||||||
Reference in New Issue
Block a user