Ver Fonte

fix: [Tree/TreeSelect] remove the padding and margin of loading Spin #181

chenyuling há 4 anos atrás
pai
commit
394aafd2a1
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      packages/semi-foundation/tree/tree.scss

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

@@ -323,9 +323,7 @@ $module: #{$prefix}-tree;
                 width: $width-tree_spinIcon;
                 height: $width-tree_spinIcon;
             }
-            margin-right: $spacing-tree_icon-marginRight;
             color: $color-tree_option_loading-icon-default;
-            padding: $spacing-tree_spinIcon-paddingY $spacing-tree_spinIcon-paddingX;
         }
 
         &-selected {