Skip to content

Commit b788c5a

Browse files
committed
ui: make button bigger
1 parent e3c4b23 commit b788c5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/components/account/AccountUserSettings.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ const submitForm = async () => {
101101
<v-btn
102102
:disabled="!form"
103103
:loading="loading"
104+
size="large"
104105
block
105106
type="submit"
106107
>

0 commit comments

Comments
 (0)