mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
modify style
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<v-col cols="12">
|
||||
<v-btn block :disabled="!email || !newPassword || !confirmPassword || updating" @click="resetPassword">
|
||||
{{ $t('Update Password') }}
|
||||
<v-progress-circular indeterminate size="24" class="ml-2" v-if="updating"></v-progress-circular>
|
||||
<v-progress-circular indeterminate size="22" class="ml-2" v-if="updating"></v-progress-circular>
|
||||
</v-btn>
|
||||
</v-col>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user