opt: refine rtl related code

This commit is contained in:
KOWX712
2025-07-26 00:41:36 +08:00
parent 3d9d2843fe
commit 2f5dd03530
8 changed files with 60 additions and 74 deletions

View File

@@ -79,6 +79,11 @@
}
}
[dir="rtl"] .file-item svg {
margin-right: unset;
margin-left: 10px;
}
.file-item span {
flex-grow: 1;
overflow: hidden;