diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/src/components/FilesListVirtual.vue | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/src/components/FilesListVirtual.vue b/apps/files/src/components/FilesListVirtual.vue index ff231770f49..14c846bc727 100644 --- a/apps/files/src/components/FilesListVirtual.vue +++ b/apps/files/src/components/FilesListVirtual.vue @@ -735,8 +735,6 @@ tbody.files-list__tbody.files-list__tbody--grid { align-items: center; justify-content: space-around; justify-items: center; - margin: 16px; - width: calc(100% - 32px); tr { display: flex; |