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 09191abbb0
commit 0eeed51159

View file

@ -298,7 +298,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;
}