LennardZuendorf commited on
Commit
da52b72
·
unverified ·
1 Parent(s): 4af8fc5

feat: updating iframe component size

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -200,6 +200,7 @@ with gr.Blocks(
200
  '<div style="text-align: center"><h4>No Graphic to Display'
201
  " (Yet)</h4></div>"
202
  ),
 
203
  show_label=True,
204
  )
205
  # row and accordion to display an explanation plot (if applicable)
 
200
  '<div style="text-align: center"><h4>No Graphic to Display'
201
  " (Yet)</h4></div>"
202
  ),
203
+ height="16rem",
204
  show_label=True,
205
  )
206
  # row and accordion to display an explanation plot (if applicable)