This commit is contained in:
lcw
2025-11-22 21:59:58 +08:00
parent ea3022c3f6
commit 93c49dff27
661 changed files with 195357 additions and 2160 deletions

View File

@ -72,7 +72,7 @@ const activeMenu = computed(() => {
</style>
<style>
.el-menu-vertical-demo:not(.el-menu--collapse) {
width: 281px;
width: 240px;
min-height: 400px;
}
</style>