Fix story distribution list checkmark in RTL

This commit is contained in:
Jamie Kyle 2024-01-02 13:08:34 -08:00 committed by GitHub
parent dcf52aa619
commit b3cada3d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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);