Browse Source

fix filter link position

pull/617/head
afc163 9 years ago
parent
commit
3cc00cb834
  1. 1
      style/components/table.less

1
style/components/table.less

@ -238,6 +238,7 @@
}
&.clear {
float: right;
margin-right: -32px;
}
}
}

Loading…
Cancel
Save