enhance(client): tweak ui

This commit is contained in:
syuilo
2022-07-17 23:18:05 +09:00
parent d7222dd56a
commit 8f3ca867d2
8 changed files with 50 additions and 43 deletions

View File

@@ -46,7 +46,7 @@ export default defineComponent({
rounded: {
type: Boolean,
required: false,
default: false,
default: true,
},
inline: {
type: Boolean,