Skip to content

Commit

Permalink
Merge pull request #49011 from falghamdi125/fix-files-names-align-in-rtl
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Nov 9, 2024
2 parents 858d24a + 23a23ed commit 2c00f1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/files/src/components/FilesListVirtual.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions dist/files-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/files-main.js.map

Large diffs are not rendered by default.

0 comments on commit 2c00f1e

Please sign in to comment.