aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FilesListFooter.vue
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/src/components/FilesListFooter.vue')
-rw-r--r--apps/files/src/components/FilesListFooter.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/src/components/FilesListFooter.vue b/apps/files/src/components/FilesListFooter.vue
index 51907e03a9c..6f2cad358b1 100644
--- a/apps/files/src/components/FilesListFooter.vue
+++ b/apps/files/src/components/FilesListFooter.vue
@@ -149,6 +149,7 @@ tr {
border-top: 1px solid var(--color-border);
// Prevent hover effect on the whole row
background-color: transparent !important;
+ border-bottom: none !important;
}
td {