refine settings card layouts

This commit is contained in:
jxxghp
2026-04-21 08:50:14 +08:00
parent 7532d39978
commit a2bf0d2b16
9 changed files with 199 additions and 50 deletions

View File

@@ -195,7 +195,7 @@ watch(
</script>
<template>
<VCard variant="tonal" :width="props.width" :height="props.height">
<VCard variant="tonal" class="app-card-shell" :width="props.width" :height="props.height">
<VDialogCloseBtn @click="onClose" />
<VCardItem>
<VTextField