mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-06 03:18:19 +00:00
chore: Update zen-browser-shared.css to hide the introduction panel when the current panel is set in ZenSidebarManager
This commit is contained in:
@@ -548,7 +548,7 @@ panelmultiview {
|
||||
#navigator-toolbox:hover,
|
||||
#navigator-toolbox:focus-within,
|
||||
#mainPopupSet:has(> #appMenu-popup:hover) ~ toolbox,
|
||||
#navigator-toolbox:has(*[open="true"]:not(tab)) {
|
||||
#navigator-toolbox:has(*[open="true"]:not(tab):not(#zen-sidepanel-button)) {
|
||||
transition-delay: 33ms !important;
|
||||
left: 0 !important;
|
||||
opacity: 1;
|
||||
|
Reference in New Issue
Block a user