Co-authored-by: Qingxuan001 <534794892@qqcom>
@@ -23,16 +23,6 @@
margin-left: $sideBarWidth;
position: relative;
background: #f0f2f5;
- @media screen and (min-width: 150px) and (max-width: 420px) {
- .app-main .el-scrollbar__view:first-child {
- overflow-y: hidden;
- }
- @media screen and (min-width: 420px) {
- overflow: hidden;
}
.fixed-header {