Fix issue with downloads popup items
This commit is contained in:
parent
927e364c46
commit
93fbb528fc
1 changed files with 2 additions and 0 deletions
|
@ -281,6 +281,8 @@
|
|||
#downloadsListBox,
|
||||
.downloadsPanelFooterButton {
|
||||
margin: var(--arrowpanel-menuitem-margin) !important;
|
||||
width: auto !important;
|
||||
min-width: auto !important;
|
||||
}
|
||||
|
||||
#downloadsPanel-blockedSubview,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue