fix(downloads): keep layout reset in header menu
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user