feat(client/rtl): handle left

This commit is contained in:
Elian Doran
2025-10-08 17:50:54 +03:00
parent a8e44afd6d
commit db1bcfda45
21 changed files with 80 additions and 80 deletions

View File

@@ -95,7 +95,7 @@ const TPL = /*html*/`
content: "";
position: absolute;
top: 10px;
left: 0px;
inset-inline-start: 0px;
right: 0;
height: 2px;
background: rgba(0, 0, 0, 0.5);