From 49159a6d5cb7a4174b50fc4be515a4656ffe53ec Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Thu, 8 May 2025 13:45:20 +0200 Subject: [PATCH] fix: Fixed toasts not showing on right side tabs, b=(closes #8143), c=common --- src/zen/common/styles/zen-popup.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/zen/common/styles/zen-popup.css b/src/zen/common/styles/zen-popup.css index e5ea9309c..09ce532db 100644 --- a/src/zen/common/styles/zen-popup.css +++ b/src/zen/common/styles/zen-popup.css @@ -350,6 +350,10 @@ menuitem { } & .zen-toast { + :root[zen-right-side='true'] & { + translate: 100%; + } + padding: 10px; border-radius: 12px; background: linear-gradient(