mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
feat: Added more shadow to the urlbar, b=(no-bug), c=common
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
);
|
||||
}
|
||||
background-color: var(--zen-urlbar-background, var(--zen-urlbar-background-base)) !important;
|
||||
box-shadow: 0px 0px 90px -10px rgba(0, 0, 0, 0.6) !important;
|
||||
box-shadow: 0px 0px 10rem -2px rgba(0, 0, 0, .9) !important;
|
||||
backdrop-filter: none !important;
|
||||
border-radius: 12px !important;
|
||||
outline: 0.5px solid light-dark(rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15)) !important;
|
||||
|
Reference in New Issue
Block a user