feat: 调整显示比例为p-4

This commit is contained in:
xingyu4j
2025-04-27 14:41:04 +08:00
parent 2df1c949f7
commit 2a805f560f
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ onMounted(() => {
ref="docRef"
:class="
cn(
'bg-card border-border relative flex items-end rounded-md border-b p-2',
'bg-card border-border relative flex items-end rounded-md border-b p-4',
)
"
>