mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #49011 from falghamdi125/fix-files-names-align-in-rtl
This commit is contained in:
commit
2c00f1e917
3 changed files with 4 additions and 4 deletions
|
|
@ -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
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue