This commit is contained in:
2026-01-16 13:10:36 +08:00
parent 7a4ca4275e
commit b6bb8a6deb
7 changed files with 564 additions and 120 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ onMounted(() => {
<style scoped lang="scss">
.side-menu {
height: calc(100% - 64px);
height: calc(100% - 60px);
border-right: none;
overflow-y: auto;