Explorar o código

修复菜单滚动条

tongshangming %!s(int64=3) %!d(string=hai) anos
pai
achega
dc18dfd421
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/GlobalMenu.vue

+ 1 - 1
src/components/GlobalMenu.vue

@@ -70,7 +70,7 @@ const handleSelect = (index: string) => {
 }
 .layout-menu {
   background-color: #fff;
-  height: calc(100vh - var(--el-header-height));
+  height: calc(100vh - 60px);
   border: none;
   flex-shrink: 0;
   overflow: auto;