mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-28 15:46:16 +00:00
feat: Properly set glance background to the correct theme, b=no-bug, c=glance
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
}
|
||||
|
||||
& .browserContainer {
|
||||
background: var(--zen-dialog-background);
|
||||
background: light-dark(rgb(255, 255, 255), rgb(32, 32, 32));
|
||||
position: fixed;
|
||||
opacity: 0;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user