Fix column sorter icons style

This commit is contained in:
afc163 2017-09-25 21:24:43 +08:00
parent 42fc8bc2a5
commit ca8ff1c27a

View File

@ -297,7 +297,6 @@
margin-left: 4px;
display: inline-block;
width: 14px;
height: 1em;
vertical-align: middle;
text-align: center;
@ -306,6 +305,7 @@
line-height: 4px;
display: block;
width: 14px;
height: 6px;
cursor: pointer;
&:hover .@{iconfont-css-prefix} {
color: @text-color;