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;
|
||||
pointer-events: none;
|
||||
border-bottom: var(--material-border);
|
||||
background: var(--material-tabbar);
|
||||
toolbar {
|
||||
appearance: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue