Spaces:
Runtime error
Runtime error
gaspar-avit
commited on
Commit
·
c38c0d8
1
Parent(s):
a063e30
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ def layout(*args):
|
|
64 |
width=percent(100),
|
65 |
color="black",
|
66 |
text_align="center",
|
67 |
-
height=
|
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 |
|