Override tab color-scheme for Windows dark mode compat
https://forums.zotero.org/discussion/114239/z7-beta77-scaffold-bugs-report
This commit is contained in:
parent
634e27c621
commit
9ab42c5c65
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ tabbox {
|
|||
background: var(--tabbox-tab-background);
|
||||
border-block: 1px solid var(--fill-quinary);
|
||||
border-inline: 1px solid var(--tabbox-tab-background);
|
||||
color-scheme: light dark;
|
||||
|
||||
&:first-of-type {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
Loading…
Reference in a new issue