perf: 右侧内容边距减小
1.content-right右padding减小为5px 2.top按钮、顶部工具栏相应调整位置 3.asset列表还未调整
This commit is contained in:
@@ -286,6 +286,9 @@
|
||||
font-size: 12px;
|
||||
height: 24px;
|
||||
}
|
||||
.dropdownBtn .el-button--mini:first-of-type {
|
||||
right: 3px;
|
||||
}
|
||||
.el-dropdown .el-button-group{
|
||||
display: block;
|
||||
position: relative;
|
||||
@@ -296,7 +299,7 @@
|
||||
padding-right: 5px;
|
||||
border-left: none;
|
||||
top:0px;
|
||||
left:2px;
|
||||
left: -1px;
|
||||
}
|
||||
.footer:before{
|
||||
/*content: '';*/
|
||||
|
||||
Reference in New Issue
Block a user