马宇豪
2023-04-14 a8e27900eef71eaebc1ed9e47884091821335c93
src/theme/app.scss
@@ -47,7 +47,8 @@
   width: 100%;
   height: 100%;
   .layout-aside {
      background: var(--next-bg-menuBar);
      //background: var(--next-bg-menuBar);
      background: #384358;
      box-shadow: 2px 0 6px rgb(0 21 41 / 1%);
      height: inherit;
      position: relative;
@@ -86,6 +87,8 @@
   .layout-aside-pc-220 {
      width: 220px !important;
      transition: width 0.3s ease;
      border-radius: 0 8px 8px 0;
      box-shadow: 5px 0 10px rgba(0,0,0,.15);
   }
   .layout-aside-pc-64 {
      width: 64px !important;