Fix: Rtl more menu

This commit is contained in:
Luc Mcgrady 2025-11-17 13:35:29 +00:00
parent 329edabcf1
commit 3c924c6694
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -84,7 +84,8 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
}
.more {
direction: rtl;
display: flex;
justify-content: flex-end;
}
@media (max-width: 583px) {