fix: Table sorter icon should has margin (#32172)

close #32165
This commit is contained in:
afc163 2021-09-15 11:07:59 +08:00 committed by GitHub
parent 753b848562
commit 4ef0ef5bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,6 +272,7 @@
}
&-column-sorter {
margin-left: 4px;
color: @table-header-icon-color;
font-size: 0;
transition: color 0.3s;