Skip to content

Commit ce570d0

Browse files
committed
Fix trashbin files view sticky action bar
Signed-off-by: Simounet <contact@simounet.net>
1 parent d4d1f5d commit ce570d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/files/css/files.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@ table th.column-last, table td.column-last {
306306
max-width: 130px;
307307
}
308308

309-
#app-content-files thead {
309+
#app-content-files thead,
310+
#app-content-trashbin thead {
310311
top: 94px;
311312
}
312313

0 commit comments

Comments
 (0)