Browse Source

1。 给菜单增加滚动样式

hongrunxia 5 months ago
parent
commit
7e6905f4a3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/layouts/default/sider/bottomSideder.vue

+ 2 - 0
src/layouts/default/sider/bottomSideder.vue

@@ -196,6 +196,8 @@
       border: 1px solid #0099e6;
       background-color: #0c1e2b;
       z-index: 999;
+      max-height: 900px;
+      overflow-y: auto;
       // backdrop-filter: blur(8px);
       .four-border-bg {
         margin: 5px;