diff --git a/platform/mv3/extension/css/popup.css b/platform/mv3/extension/css/popup.css index 1afea78d3..411ba3aa4 100644 --- a/platform/mv3/extension/css/popup.css +++ b/platform/mv3/extension/css/popup.css @@ -68,8 +68,9 @@ hr { body[data-forbid~="filteringMode"] .filteringModeSlider { pointer-events: none; } -body[data-forbid~="dashboard"] #gotoDashboard { - display: none; +body[data-forbid~="dashboard"] #gotoDashboard, +body[data-forbid~="zapper"] #gotoZapper { + visibility: hidden; } #filteringModeText {