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

@@ -176,7 +176,7 @@ const TPL = /*html*/`
<div class="attr-save-delete-button-container">
<button class="btn btn-primary btn-sm attr-save-changes-and-close-button"
style="flex-grow: 1; margin-right: 20px">
style="flex-grow: 1; margin-inline-end: 20px">
${t("attribute_detail.save_and_close")}</button>
<button class="btn btn-secondary btn-sm attr-delete-button">