fix(client/rtl): floating buttons on the wrong side

This commit is contained in:
Elian Doran 2025-10-08 18:12:06 +03:00
parent 42b1dcebcd
commit 09c5686cb7
No known key found for this signature in database

View File

@ -16,7 +16,7 @@
.note-split.rtl .floating-buttons-children,
.note-split.rtl .show-floating-buttons {
right: unset;
inset-inline-start: 10px;
inset-inline-end: 10px;
}
.note-split.rtl .close-floating-buttons {