mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
个人中心目录太靠左
This commit is contained in:
@@ -573,14 +573,18 @@ export default {
|
||||
.uc-menu {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
::v-deep .el-menu-item{
|
||||
padding-left: 40px !important;
|
||||
}
|
||||
|
||||
.el-menu-item,
|
||||
.el-submenu__title {
|
||||
line-height: 36px;
|
||||
height: 36px;
|
||||
}
|
||||
|
||||
::v-deep .el-submenu__title{
|
||||
padding-left: 40px !important;
|
||||
}
|
||||
div.el-submenu__title {
|
||||
line-height: 36px;
|
||||
height: 36px;
|
||||
|
||||
Reference in New Issue
Block a user