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;
|
margin-left: 4px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
height: 1em;
|
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
@ -307,6 +306,7 @@
|
|||||||
line-height: 4px;
|
line-height: 4px;
|
||||||
display: block;
|
display: block;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
|
height: 6px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
&:hover .@{iconfont-css-prefix} {
|
&:hover .@{iconfont-css-prefix} {
|
||||||
color: @text-color;
|
color: @text-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user