Fix trashbin files view sticky action bar

Signed-off-by: Simounet <contact@simounet.net>
This commit is contained in:
Simounet 2021-09-07 22:05:46 +02:00
parent d4d1f5dfce
commit ce570d0ed9
No known key found for this signature in database
GPG key ID: 77D3B7DC794EB770

View file

@ -306,7 +306,8 @@ table th.column-last, table td.column-last {
max-width: 130px;
}
#app-content-files thead {
#app-content-files thead,
#app-content-trashbin thead {
top: 94px;
}