Browse Source

Merge pull request #1328 from DouyinFE/revert-1317-table

Revert "fix: table tree data arrow with block element"
代强 2 years ago
parent
commit
32381ad9d6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/semi-foundation/table/table.scss

+ 0 - 2
packages/semi-foundation/table/table.scss

@@ -550,8 +550,6 @@ $module: #{$prefix}-table;
 }
 
 .#{$module}-expand-icon {
-    float: left;
-    margin-top: (20px - $font-size-regular) / 2;
     color: $color-table_expanded_icon-default;
     cursor: pointer;
     display: inline-flex;