make importers.css rtl-friendly

This commit is contained in:
fim100 2024-08-05 12:44:42 +03:30 committed by GitHub
parent b4356f457a
commit 47a3acf39d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@
width: 36px; width: 36px;
height: 36px; height: 36px;
display: inline-block; display: inline-block;
margin-right: 10px; margin-inline-end: 10px;
background-size: 100%; background-size: 100%;
vertical-align: -10px; vertical-align: -10px;
} }