feat: 调整 AppLayout 和 AppMenu 组件样式,优化底部菜单位置和间距

This commit is contained in:
algerkong
2025-04-18 19:18:37 +08:00
parent a676136f48
commit 25b90fafdc
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -146,6 +146,7 @@ provide('openPlaylistDrawer', openPlaylistDrawer);
overflow: auto;
display: block;
flex: none;
padding-bottom: 70px;
}
}
</style>