mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-03 16:36:35 +00:00
Refactor browser container CSS to remove unnecessary background color
This commit is contained in:
@@ -11,10 +11,6 @@
|
|||||||
|
|
||||||
box-shadow: var(--uc-tweak-rounded-corners-shadow) !important;
|
box-shadow: var(--uc-tweak-rounded-corners-shadow) !important;
|
||||||
|
|
||||||
& browser {
|
|
||||||
background: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Use pseudo element overlay to simulate rounded corners, similar to the
|
/* Use pseudo element overlay to simulate rounded corners, similar to the
|
||||||
* tab corners, fixes bug with backdrop-filter. */
|
* tab corners, fixes bug with backdrop-filter. */
|
||||||
&::after {
|
&::after {
|
||||||
|
Reference in New Issue
Block a user