Crunchy
2025-06-14 7e460156de73171f9660ce48f80703e79f8b478d
src/styles/sidebar.scss
@@ -90,17 +90,17 @@
      }
    }
    .el-menu-item{
      height: auto;
      line-height: normal;
      font-size: 12px;
      .sub-el-icon{
        font-size: 36px;
        margin: 12px 0;
      }
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-right: 0;
      // height: auto;
      // line-height: normal;
      // font-size: 12px;
      // .sub-el-icon{
      //   font-size: 36px;
      //   margin: 12px 0;
      // }
      // display: flex;
      // flex-direction: column;
      // align-items: center;
      // margin-right: 0;
      
    }
  }
@@ -108,6 +108,9 @@
  .hideSidebar {
    .sidebar-container {
      width: 54px !important;
      img{
        display: none !important;
      }
    }
    .main-container {
@@ -154,7 +157,7 @@
    .el-menu--collapse {
      .el-submenu {
        &>.el-submenu__title {
          &>span {
          &>span:nth-child(2) {
            height: 0;
            width: 0;
            overflow: hidden;