mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Fix column sorter icons style
This commit is contained in:
parent
463a5db9ba
commit
8026020dd4
@ -298,7 +298,6 @@
|
||||
margin-left: 4px;
|
||||
display: inline-block;
|
||||
width: 14px;
|
||||
height: 1em;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
|
||||
@ -307,6 +306,7 @@
|
||||
line-height: 4px;
|
||||
display: block;
|
||||
width: 14px;
|
||||
height: 6px;
|
||||
cursor: pointer;
|
||||
&:hover .@{iconfont-css-prefix} {
|
||||
color: @text-color;
|
||||
|
Loading…
Reference in New Issue
Block a user