Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Fontanier committed Aug 1, 2024
1 parent 7b22e83 commit 069dcbf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ export function VisualizationActionIframe({
style={{
height: !isErrored ? `${contentHeight}px` : "100%",
minHeight: !isErrored ? "96" : undefined,
maxHeight: "60vh",
}}
className={classNames("max-h-[60vh] w-full")}
>
Expand Down

0 comments on commit 069dcbf

Please sign in to comment.