Merge pull request #279 from EdouardVanbelle/fix/file-list-display

This commit is contained in:
Dionisio Pozo
2026-04-11 18:19:07 +02:00
committed by GitHub
+4
View File
@@ -22,6 +22,10 @@
display: none;
}
.files-container {
padding-top: 3px; /* due to cards animation on mouse hover and page-sticky-header with a positive z-index */
}
.files-grid-view .file-item {
background-color: white;
border-radius: 12px;