From d291c2f074cd80e78a9bec757fe7a4fe0edb94d4 Mon Sep 17 00:00:00 2001 From: Shantur Rathore Date: Tue, 10 Feb 2026 20:37:41 +0000 Subject: [PATCH] fix(ui): avoid Monaco overlay dimming on phone --- .../components/instance/instance-shell2.tsx | 34 ------------------- packages/ui/src/styles/panels/right-panel.css | 12 +++---- 2 files changed, 4 insertions(+), 42 deletions(-) diff --git a/packages/ui/src/components/instance/instance-shell2.tsx b/packages/ui/src/components/instance/instance-shell2.tsx index 24e26297..57d35376 100644 --- a/packages/ui/src/components/instance/instance-shell2.tsx +++ b/packages/ui/src/components/instance/instance-shell2.tsx @@ -1631,23 +1631,6 @@ const InstanceShell2: Component = (props) => {