feat(client/rtl): handle right

This commit is contained in:
Elian Doran
2025-10-08 17:51:58 +03:00
parent db1bcfda45
commit 87fb3c1e82
5 changed files with 8 additions and 8 deletions

View File

@@ -96,7 +96,7 @@ const TPL = /*html*/`
position: absolute;
top: 10px;
inset-inline-start: 0px;
right: 0;
inset-inline-end: 0;
height: 2px;
background: rgba(0, 0, 0, 0.5);
transform: rotate(45deg);