update Table sort style

This commit is contained in:
梁灏 2018-06-25 20:21:01 +08:00
parent 5f6e94bdad
commit a000231ec2
2 changed files with 33 additions and 127 deletions

View file

@ -1,9 +1,8 @@
// sortable
.sortable() {
display: inline-block;
width: 9px;
width: 14px;
height: 12px;
margin-left: 4px;
margin-top: -1px;
vertical-align: middle;
overflow: hidden;