pierremtb/adhoc/quick-eval-stream-offset-impact-on-e2e

This commit is contained in:
Pierre Jacquier
2025-04-24 15:19:02 -04:00
parent 305d613d40
commit 324b1d0251
12 changed files with 54 additions and 41 deletions

View File

@ -215,7 +215,7 @@ export function ModelingSidebar({ paneOpacity }: ModelingSidebarProps) {
<Resizable
className={`group flex-1 flex flex-col z-10 my-2 pr-1 ${paneOpacity} ${pointerEventsCssClass}`}
defaultSize={{
width: '550px',
width: '500px',
height: 'auto',
}}
minWidth={200}