fix(files): Fix file names alignment in Files List in UI RTL mode.

Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
This commit is contained in:
Faisal Alghamdi 2024-10-30 14:30:08 +03:00 committed by skjnldsv
parent 858d24aeab
commit 23a23edfa6
3 changed files with 4 additions and 4 deletions

View file

@ -641,7 +641,7 @@ export default defineComponent({
flex: 1 1 auto;
button.files-list__row-name-link {
display: flex;
display: contents;
align-items: center;
text-align: start;
// Fill cell height and width

4
dist/files-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long