fix: arrow-left icon not centered (#3013)
This commit is contained in:
parent
356f132610
commit
3ed49c3f8f
|
|
@ -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 {
|
.ant-back-top {
|
||||||
right: 20px;
|
right: 20px;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue