fix bullets position in rtl mode (#1892)
This commit is contained in:
parent
190063cc67
commit
1efdd6dd5e
@ -514,6 +514,7 @@
|
|||||||
width: 1.35rem;
|
width: 1.35rem;
|
||||||
|
|
||||||
@at-root .is-rtl & {
|
@at-root .is-rtl & {
|
||||||
|
right: -1.1rem;
|
||||||
content: '\25C3';
|
content: '\25C3';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user