From f389a642d195edabdb84a0e1eceff90d2fa508f4 Mon Sep 17 00:00:00 2001 From: Ryan Gaus Date: Fri, 5 Sep 2025 09:57:51 -0400 Subject: [PATCH] feat: adjust overlay scrollbar position by changing where padding is applied --- components/embed-popup/popup-view.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/embed-popup/popup-view.tsx b/components/embed-popup/popup-view.tsx index 63a5006..54855e2 100644 --- a/components/embed-popup/popup-view.tsx +++ b/components/embed-popup/popup-view.tsx @@ -101,7 +101,7 @@ export const PopupView = ({ return (
-
+
@@ -168,7 +168,7 @@ export const PopupView = ({
{visibleControls.microphone ? (