mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
tweak pagination alignment, close #5632
This commit is contained in:
parent
73dd2c08bd
commit
d50085a407
@ -134,7 +134,7 @@
|
||||
.iconfont-size-under-12px(8px);
|
||||
display: block;
|
||||
height: 26px;
|
||||
line-height: 26px;
|
||||
line-height: 27px;
|
||||
font-family: "anticon";
|
||||
text-align: center;
|
||||
}
|
||||
@ -152,7 +152,6 @@
|
||||
&-prev {
|
||||
a {
|
||||
&:after {
|
||||
margin-top: -.5px;
|
||||
content: "\e620";
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user