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: '';
|
||||
display: block;
|
||||
height: 11px;
|
||||
/* stylelint-disable-next-line liberty/use-logical-spec */
|
||||
left: 7px;
|
||||
inset-inline-start: 7px;
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
transform: rotate(45deg);
|
||||
|
|
Loading…
Reference in a new issue