diff --git a/src/scss/status.scss b/src/scss/status.scss index d671c927..487a036b 100644 --- a/src/scss/status.scss +++ b/src/scss/status.scss @@ -27,6 +27,9 @@ :host([data-style='popup'][hide]) { opacity: 0; } +:host([data-style='popup'][hide]) .item.action { + pointer-events: none; +} /********************* * Status bar contents