gaspar-avit commited on
Commit
c38c0d8
·
1 Parent(s): a063e30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ def layout(*args):
64
  width=percent(100),
65
  color="black",
66
  text_align="center",
67
- height="auto",
68
  opacity=1
69
  )
70
 
 
64
  width=percent(100),
65
  color="black",
66
  text_align="center",
67
+ height=px(50),
68
  opacity=1
69
  )
70