fix: 菜单项 padding:10px + 文字 margin-left:10px
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -166,6 +166,11 @@ html, body {
|
|||||||
line-height: 44px !important;
|
line-height: 44px !important;
|
||||||
transition: all 0.2s !important;
|
transition: all 0.2s !important;
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
|
padding: 0 10px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu-top .el-menu-item .aside-menu-text {
|
||||||
|
margin-left: 10px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-top .el-menu-item i {
|
.menu-top .el-menu-item i {
|
||||||
|
|||||||
Reference in New Issue
Block a user