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;