Skip to content

Commit

Permalink
fix: arrow-left icon not centered (#3013)
Browse files Browse the repository at this point in the history
  • Loading branch information
likui628 committed Sep 11, 2023
1 parent 356f132 commit 3ed49c3
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/design/ant/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 3ed49c3

Please sign in to comment.