mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-22 11:26:41 +00:00
chore: fix issue where transparent browsers have a forced-white sync, p=#12392
* chore: fix issue where transparent browsers have a forced-white sync background without breaking non-transparent browsers * chore: fix linting issue
This commit is contained in:
@@ -798,6 +798,7 @@ class nsZenWindowSync {
|
||||
{
|
||||
fullScale: true,
|
||||
fullViewport: true,
|
||||
backgroundColor: "transparent",
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user