mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-02 16:08:41 +00:00
Added isolation attribute to browser elements (https://github.com/zen-browser/desktop/issues/2375)
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#zen-glance-browser-container {
|
#zen-glance-browser-container {
|
||||||
mix-blend-mode: multiply;
|
mix-blend-mode: multiply;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
isolation: isolate;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user