浏览代码

fix: arrow-left icon not centered (#3013)

Li Kui 1 年之前
父节点
当前提交
3ed49c3f8f
共有 1 个文件被更改,包括 0 次插入16 次删除
  1. 0 16
      src/design/ant/index.less

+ 0 - 16
src/design/ant/index.less

@@ -8,22 +8,6 @@
   }
 }
 
-span.anticon:not(
-    .app-iconify,
-    .anticon-vertical-align-top,
-    .anticon-bell,
-    .anticon-left,
-    .anticon-right,
-    .anticon-check-circle,
-    .anticon-info-circle,
-    .anticon-close-circle,
-    .anticon-exclamation-circle,
-    .anticon-loading,
-    .anticon-close
-  ) {
-  vertical-align: 0.125em !important;
-}
-
 .ant-back-top {
   right: 20px;
   bottom: 20px;