Browse Source

1。 给菜单增加滚动样式

hongrunxia 3 tháng trước cách đây
mục cha
commit
7e6905f4a3
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;