commit
This commit is contained in:
@@ -129,7 +129,6 @@
|
||||
align-items: center;
|
||||
.iconfont {
|
||||
font-size: 22px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
& > img{
|
||||
width: 25px;
|
||||
|
||||
@@ -489,6 +489,9 @@
|
||||
box-sizing: border-box;
|
||||
background: rgb(255, 255, 255);
|
||||
background-size: 100% 100%;
|
||||
/deep/.el-tooltip {
|
||||
padding: 0px 16px !important;
|
||||
}
|
||||
.left-tree {
|
||||
height: calc(~'100% - 95px');
|
||||
overflow-y: auto;
|
||||
@@ -537,6 +540,7 @@
|
||||
display: none; /* Chrome Safari */
|
||||
}
|
||||
.el-menu-item {
|
||||
padding: 0 16px !important;
|
||||
span {
|
||||
font-weight: normal;
|
||||
margin-left: 5px;
|
||||
@@ -570,6 +574,7 @@
|
||||
}
|
||||
.el-submenu {
|
||||
/deep/.el-submenu__title {
|
||||
padding: 0 16px !important;
|
||||
span {
|
||||
font-weight: normal;
|
||||
margin-left: 5px;
|
||||
@@ -612,6 +617,7 @@
|
||||
}
|
||||
}
|
||||
.el-menu--collapse{
|
||||
width: 100%;
|
||||
.shangqi-icon{
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user