This commit is contained in:
zhutianqi
2021-10-09 15:03:45 +08:00
parent b8c62e58d0
commit 8bc327553c
15 changed files with 45 additions and 18 deletions
+6
View File
@@ -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;