perf: 优化点击右键时选中框缺少右侧线条
This commit is contained in:
parent
b1c5aaff43
commit
f9cc2ceb11
@ -37,7 +37,7 @@
|
||||
background-color: #8BCF70;
|
||||
color:#FFFFFF;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-top: 4px;
|
||||
padding-top: 2px
|
||||
}
|
||||
}
|
||||
|
@ -78,6 +78,7 @@
|
||||
width: 100%;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
padding-right: 9px;
|
||||
> ul {
|
||||
&.dialog {
|
||||
> li {
|
||||
@ -199,7 +200,6 @@
|
||||
}
|
||||
&.operate {
|
||||
border-color: $primary-color;
|
||||
width:97%;
|
||||
}
|
||||
&.loading {
|
||||
margin: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user