yangyin
2024-12-11 4c173b743e256132e27096d38f8c9d436c13ee45
src/layout/component/sidebar/Sidebar.vue
@@ -51,7 +51,7 @@
   // width: 252px !important;
   height: 100%;
   box-sizing: border-box;
   background-color: #1b1d1c;
   background-color: var(--color-bg-side);
   overflow: visible;
   -webkit-transition: width 0.1s ease-in;
   -o-transition: width 0.1s ease-in;