We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 412272e + d43f7b7 commit 831e584Copy full SHA for 831e584
1 file changed
apps/files/css/files.scss
@@ -307,6 +307,17 @@ table th.column-last, table td.column-last {
307
top: 94px;
308
}
309
310
+#app-content-recent,
311
+#app-content-favorites,
312
+#app-content-shareoverview,
313
+#app-content-sharingout,
314
+#app-content-sharingin,
315
+#app-content-sharinglinks,
316
+#app-content-deletedshares,
317
+#app-content-pendingshares {
318
+ margin-top: 22px;
319
+}
320
+
321
table.multiselect thead th {
322
background-color: var(--color-main-background-translucent);
323
font-weight: bold;
0 commit comments