mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-25 08:44:11 +00:00
Fixed having invalid custom gradient colors
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: 0e8a452071...c6775bae20
@@ -20,6 +20,10 @@
|
||||
|
||||
#zen-glance-sidebar-container {
|
||||
display: none;
|
||||
|
||||
& toolbarbutton:hover {
|
||||
background: var(--button-background-color-hover);
|
||||
}
|
||||
}
|
||||
|
||||
.browserSidebarContainer.zen-glance-overlay {
|
||||
|
||||
Reference in New Issue
Block a user