Fix window titlebar background color
This commit is contained in:
parent
91e1c6ca30
commit
c9b639b311
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
-moz-box-pack: center;
|
-moz-box-pack: center;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
border-bottom: var(--material-border);
|
border-bottom: var(--material-border);
|
||||||
|
background: var(--material-tabbar);
|
||||||
toolbar {
|
toolbar {
|
||||||
appearance: none;
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue