mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix for Pagination ellipsis misalignment (#14473)
This commit is contained in:
parent
f513ec5a5f
commit
16ec6e954e
@ -109,6 +109,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
letter-spacing: 2px;
|
letter-spacing: 2px;
|
||||||
|
text-indent: 0.13em;
|
||||||
color: @disabled-color;
|
color: @disabled-color;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user