src/assets/styles/sidebar.scss
@@ -227,23 +227,4 @@ margin-right: 16px; } } // the scroll bar appears when the sub-menu is too long > .el-menu--popup { max-height: 100vh; overflow-y: auto; &::-webkit-scrollbar-track-piece { background: #d3dce6; } &::-webkit-scrollbar { width: 6px; } &::-webkit-scrollbar-thumb { background: #99a9bf; border-radius: 20px; } } }