mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-30 06:58:41 +00:00
Add overflow hidden to zen main app wrapper for improved layout
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
|
|
||||||
#zen-main-app-wrapper {
|
#zen-main-app-wrapper {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
Reference in New Issue
Block a user