fix theming issue
This commit is contained in:
parent
a650d267dc
commit
7d091bc98f
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@
|
|||
|
||||
--downloads-item-height: 48px !important;
|
||||
|
||||
--toolbar-non-lwt-bgcolor: var(--toolbar-bgcolor) !important;
|
||||
--toolbar-non-lwt-textcolor: var(--toolbar-color) !important;
|
||||
--toolbar-non-lwt-bgcolor: #f7f7f7 !important;
|
||||
--toolbar-non-lwt-textcolor: #000 !important;
|
||||
|
||||
--tab-separator-opacity: .35 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue