Browse Source

fix table loading style

pull/43/head
afc163 10 years ago
parent
commit
076b8e1e33
  1. 1
      style/components/table.less

1
style/components/table.less

@ -7,6 +7,7 @@
font-size: @font-size-base;
color: @text-color;
border-radius: 6px;
transition: opacity 0.3s ease;
table {
width: 100%;

Loading…
Cancel
Save