mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
style: fix Carousel dots reset style
This commit is contained in:
parent
51662df37d
commit
b5299ef6e2
@ -180,6 +180,7 @@
|
|||||||
display: flex !important;
|
display: flex !important;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-right: 15%;
|
margin-right: 15%;
|
||||||
|
margin-bottom: 0;
|
||||||
margin-left: 15%;
|
margin-left: 15%;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user