提交 a9f7a2d3 编写于 作者: W Wei Zhu

tweak table sort icon size

上级 a3ce6678
......@@ -71,15 +71,15 @@
right: 6px;
top: 50%;
width: 14px;
height: @font-size-base;
margin-top: -@font-size-base / 2;
height: @font-size-lg;
margin-top: -@font-size-lg / 2;
text-align: center;
color: @table-header-icon-color;
transition: all .3s;
&-up,
&-down {
.iconfont-size-under-12px(8px);
.iconfont-size-under-12px(11px);
line-height: 4px;
height: 4px;
transition: all .3s;
......@@ -90,7 +90,7 @@
}
&-down {
margin-top: 2px;
margin-top: 4px;
}
}
......
......@@ -39,7 +39,7 @@
"react-dom": ">=16.0.0"
},
"dependencies": {
"@ant-design/icons": "~1.1.5",
"@ant-design/icons": "~1.1.15",
"@ant-design/icons-react": "~1.1.1",
"array-tree-filter": "^2.0.0",
"babel-runtime": "6.x",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册