awacke1 commited on
Commit
3e06b39
·
1 Parent(s): da15cba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def SetIframeURL(option_selected):
24
 
25
  # Render iframe contents
26
  width=1024
27
- height=1280
28
  st.components.v1.iframe(src, width, height, scrolling=True)
29
 
30
  # query params exist
 
24
 
25
  # Render iframe contents
26
  width=1024
27
+ height=768
28
  st.components.v1.iframe(src, width, height, scrolling=True)
29
 
30
  # query params exist