feat(Footer): 优化底部导航样式

This commit is contained in:
jxxghp
2025-02-15 12:58:13 +08:00
parent 0f08f69738
commit 68f458738a
2 changed files with 45 additions and 6 deletions

View File

@@ -549,7 +549,6 @@ onMounted(async () => {
v-if="SearchDialog"
v-model="SearchDialog"
scrollable
:z-index="1010"
max-width="40rem"
:max-height="!display.mdAndUp.value ? '' : '85vh'"
:fullscreen="!display.mdAndUp.value"