style: optimize list rtl style (#23676)

This commit is contained in:
xrkffgg 2020-04-27 21:40:16 +08:00 committed by GitHub
parent e199a7a301
commit 3e38e4448c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@
}
&-action {
.@{list-prefix-cls}-rtl & {
.@{list-prefix-cls}-rtl& {
margin-right: auto;
}