Fix story distribution list checkmark in RTL
This commit is contained in:
parent
dcf52aa619
commit
b3cada3d10
1 changed files with 1 additions and 2 deletions
|
@ -205,8 +205,7 @@
|
||||||
content: '';
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
height: 11px;
|
height: 11px;
|
||||||
/* stylelint-disable-next-line liberty/use-logical-spec */
|
inset-inline-start: 7px;
|
||||||
left: 7px;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
transform: rotate(45deg);
|
transform: rotate(45deg);
|
||||||
|
|
Loading…
Reference in a new issue