fixed(advanced-table): sort icon

This commit is contained in:
JiwenBai 2019-11-08 18:18:59 +08:00
parent 19647e3fbb
commit 6ee9c697e9

View File

@ -138,10 +138,10 @@ export default {
display: inline-block;
width: 14px;
height: 12px;
margin-top: -1px;
vertical-align: middle;
cursor: pointer;
position: relative;
top: 1px;
}
.ts-sort-container i:first-child {
top: 0;