Commit 64ecada5f7210349c9170d4d03b71331d79afa5e

Authored by 梁灏
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 350 display: inline-block;
351 351 cursor: pointer;
352 352 position: relative;
353   - position: relative;
354   - top: 1px;
  353 + //top: 1px;
355 354  
356 355 i{
357 356 color: @btn-disable-color;
... ...