马宇豪
2023-04-14 36e71978a92ee64375b2c339e5e05d47b6b23fba
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;