diff --git a/src/zen/common/styles/zen-popup.css b/src/zen/common/styles/zen-popup.css index 72268d333..fc21f5e22 100644 --- a/src/zen/common/styles/zen-popup.css +++ b/src/zen/common/styles/zen-popup.css @@ -243,11 +243,6 @@ panel { opacity: 0; } -menupopup::part(content), -panel::part(content) { - border: var(--zen-appcontent-border); -} - menupopup, panel { box-shadow: none;