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 committed by backportbot[bot]
parent 0d8a36aebf
commit 5a8034c753

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;
}