feat(client/rtl): handle margin-right

This commit is contained in:
Elian Doran
2025-10-08 17:45:31 +03:00
parent 247ab1aec3
commit 6b93013674
21 changed files with 51 additions and 51 deletions

View File

@@ -28,7 +28,7 @@ const TPL = /*html*/`
position: relative;
top: 3px;
font-size: 120%;
margin-right: 5px;
margin-inline-end: 5px;
}
.attachment-actions .dropdown-item[disabled], .attachment-actions .dropdown-item[disabled]:hover {