Commit 64ecada5f7210349c9170d4d03b71331d79afa5e
1 parent
d79eaf9b
update Table
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
src/styles/components/table.less
| @@ -350,8 +350,7 @@ | @@ -350,8 +350,7 @@ | ||
| 350 | display: inline-block; | 350 | display: inline-block; |
| 351 | cursor: pointer; | 351 | cursor: pointer; |
| 352 | position: relative; | 352 | position: relative; |
| 353 | - position: relative; | ||
| 354 | - top: 1px; | 353 | + //top: 1px; |
| 355 | 354 | ||
| 356 | i{ | 355 | i{ |
| 357 | color: @btn-disable-color; | 356 | color: @btn-disable-color; |