| | |
| | | |
| | | & .nest-menu .el-submenu>.el-submenu__title, |
| | | & .el-submenu .el-menu-item { |
| | | min-width: $sideBarWidth !important; |
| | | background-color: $subMenuBg !important; |
| | | |
| | | &:hover { |
| | |
| | | } |
| | | .nest-menu .el-submenu>.el-submenu__title, |
| | | .el-menu-item { |
| | | width: 100px; |
| | | height: 30px !important; |
| | | min-width: 100px !important; |
| | | line-height: 30px; |
| | | text-align: left !important; |
| | | height: 40px !important; |
| | | line-height: 40px; |
| | | padding-left: 20px !important; |
| | | font-size: 10px; |
| | | width: 100% !important; |
| | | justify-content: start !important; |
| | | background-color: $subMenuBg !important; |
| | | color: $subMenuHover !important; |
| | |
| | | max-height: 100vh; |
| | | overflow-y: auto; |
| | | background-color: #fff; |
| | | width: 150px !important; |
| | | padding: 0 !important; |
| | | &::-webkit-scrollbar-track-piece { |
| | | background: #d3dce6; |
| | | } |