web: add more RTL fixes

For #450.
This commit is contained in:
Harvey Tindall
2025-12-08 15:30:24 +00:00
parent 8030a7c896
commit 26284e89f6
4 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ html:not(.dark) .wall {
}
.modal-close {
float: right;
float: inline-end;
color: #aaa;
font-weight: normal;
}