xiangpei
2024-08-12 55dee1e07a1569f57b38655e175dbda49a0699a8
src/assets/styles/sidebar.scss
@@ -24,8 +24,8 @@
    left: 0;
    z-index: 1001;
    overflow: hidden;
    -webkit-box-shadow: 2px 0 6px rgba(0,21,41,.35);
    box-shadow: 2px 0 6px rgba(0,21,41,.35);
    -webkit-box-shadow: 2px 0 2px rgba(0,21,41,.35);
    box-shadow: 2px 0 2px rgba(0,21,41,.35);
    // reset element-ui css
    .horizontal-collapse-transition {