Fix story distribution list checkmark in RTL

This commit is contained in:
Jamie Kyle
2024-01-02 22:08:34 +01:00
committed by GitHub
parent dcf52aa619
commit b3cada3d10
+1 -2
View File
@@ -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);