Skip to content

Commit fccf1db

Browse files
committed
Fix a minor layout issue
1 parent 220492a commit fccf1db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/pages/visualiser/Visualisation.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ export function Visualisation({
409409
py: 1,
410410
px: 2,
411411
width: sm ? undefined : "fit-content",
412-
minWidth: sm ? 0 : 320,
413412
}}
414413
>
415414
<Stack

0 commit comments

Comments
 (0)