mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-05 04:47:52 +00:00
fix: Fixed manually unloading glance leading to rendering it useles, p=#9687, c=glance
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
.browserSidebarContainer.zen-glance-overlay {
|
||||
box-shadow: none !important;
|
||||
visibility: inherit;
|
||||
z-index: 1;
|
||||
|
||||
:root[zen-no-padding='true'] & {
|
||||
--zen-native-inner-radius: 0px;
|
||||
|
||||
Reference in New Issue
Block a user