mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 12:38:58 +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);
|
.iconfont-size-under-12px(8px);
|
||||||
display: block;
|
display: block;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
line-height: 26px;
|
line-height: 27px;
|
||||||
font-family: "anticon";
|
font-family: "anticon";
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -152,7 +152,6 @@
|
|||||||
&-prev {
|
&-prev {
|
||||||
a {
|
a {
|
||||||
&:after {
|
&:after {
|
||||||
margin-top: -.5px;
|
|
||||||
content: "\e620";
|
content: "\e620";
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user