From 5f94b0ee65caa783c6c4ab6eeb224787e6f3d10c Mon Sep 17 00:00:00 2001 From: ION606 Date: Thu, 24 Apr 2025 17:04:18 +0000 Subject: [PATCH] Update ion-theme.css --- ion-theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ion-theme.css b/ion-theme.css index 323187a..9ab0934 100644 --- a/ion-theme.css +++ b/ion-theme.css @@ -245,6 +245,10 @@ text-decoration: underline; } +[aria-label="Expression Picker"][role="dialog"] { + background: transparent; +} + [class*="channelTextArea__"] [class*="scrollableContainer__"] { background-color: #02573b8c; }