style: fix Carousel dots reset style

This commit is contained in:
afc163 2022-10-19 11:47:45 +08:00 committed by GitHub
parent 51662df37d
commit b5299ef6e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;