diff --git a/src/components/item/style.css b/src/components/item/style.css index df9537628..b8f077eec 100644 --- a/src/components/item/style.css +++ b/src/components/item/style.css @@ -12,7 +12,7 @@ cursor: not-allowed; } -:host { +:host:not([hidden]) { display: flex; align-items: center; padding: 0.5em;