fix(downloads): keep layout reset in header menu

This commit is contained in:
Sucukdeluxe
2026-08-21 00:02:24 +02:00
parent 06a9b82f64
commit 09caf8f364
4 changed files with 7 additions and 38 deletions
@@ -527,21 +527,6 @@
padding: 0;
}
.downloads-header-action-cell {
flex-direction: column;
gap: 1px;
line-height: 11px;
}
.downloads-header-action-cell .downloads-column-reset-button {
width: 20px;
height: 20px;
min-height: 20px;
border-radius: 4px;
font-size: 15px;
line-height: 1;
}
.downloads-collapse-button {
box-sizing: border-box;
flex: 0 0 30px;