fix: table resize handle line color, close #4813 #
parent
a5604bb967
commit
c8617dc9ee
|
@ -12,7 +12,7 @@
|
|||
z-index: 1;
|
||||
&-line {
|
||||
display: block;
|
||||
width: 3px;
|
||||
width: 1px;
|
||||
margin-left: 7px;
|
||||
height: 100% !important;
|
||||
background-color: @primary-color;
|
||||
|
|
Loading…
Reference in New Issue