diff --git a/src/zen/common/styles/zen-popup.css b/src/zen/common/styles/zen-popup.css index 90702a3fd..d59df4a08 100644 --- a/src/zen/common/styles/zen-popup.css +++ b/src/zen/common/styles/zen-popup.css @@ -400,7 +400,6 @@ menuseparator { border-radius: calc(var(--zen-native-inner-radius) + 2px) !important; background: light-dark(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1)) !important; border: 1px solid light-dark(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.15)) !important; - color: var(--zen-colors-secondary); :root[zen-right-side='true'] & { order: -1;