diff --git a/src/zen/common/styles/zen-popup.css b/src/zen/common/styles/zen-popup.css index dfaea3f01..2d6fc43e0 100644 --- a/src/zen/common/styles/zen-popup.css +++ b/src/zen/common/styles/zen-popup.css @@ -380,7 +380,6 @@ menuseparator { font-weight: 600; align-items: center; width: max-content; - font-size: small; position: absolute; transform-origin: top center; max-height: var(--zen-toast-max-height);