We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5604bb commit c8617dcCopy full SHA for c8617dc
components/table/style/resize.less
@@ -12,7 +12,7 @@
12
z-index: 1;
13
&-line {
14
display: block;
15
- width: 3px;
+ width: 1px;
16
margin-left: 7px;
17
height: 100% !important;
18
background-color: @primary-color;
0 commit comments