chore: update

This commit is contained in:
xiaoxian521 2025-04-09 17:58:55 +08:00
parent c0d48a072e
commit ff1c70e3c7
2 changed files with 2 additions and 2 deletions

View File

@ -260,7 +260,7 @@ export default defineComponent({
"pb-2",
"bg-bg_color",
isFullscreen.value
? ["w-full!", "h-full!", "z-2002", "fixed", "inset-0"]
? ["h-full!", "z-2002", "fixed", "inset-0"]
: "mt-2"
]}
>

View File

@ -253,7 +253,7 @@ export default defineComponent({
"pb-2",
"bg-bg_color",
isFullscreen.value
? ["w-full!", "h-full!", "z-2002", "fixed", "inset-0"]
? ["h-full!", "z-2002", "fixed", "inset-0"]
: "mt-2"
]}
>