diff --git a/src/zen/common/styles/zen-single-components.css b/src/zen/common/styles/zen-single-components.css index 845e3f78c..630bbd2d0 100644 --- a/src/zen/common/styles/zen-single-components.css +++ b/src/zen/common/styles/zen-single-components.css @@ -570,6 +570,10 @@ body > #confetti { margin: 6px 0; } +#unified-extensions-messages-container:empty { + display: none; +} + /* Overflow panel */ #widget-overflow-mainView { --menu-panel-width-wide: 200px;