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; }