Li Kui
2023-09-11 3ed49c3f8fe8ef966f6bcffd70b85a47797ae87d
fix: arrow-left icon not centered (#3013)

1个文件已修改
16 ■■■■■ 已修改文件
src/design/ant/index.less 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;