Spaces:
Runtime error
Runtime error
Update demo.py
Browse files
demo.py
CHANGED
@@ -71,7 +71,7 @@ css = """
|
|
71 |
/* Set button widths to match the Select Model width */
|
72 |
.button {
|
73 |
width: 250px; /* Same as the select box width */
|
74 |
-
|
75 |
}
|
76 |
"""
|
77 |
|
|
|
71 |
/* Set button widths to match the Select Model width */
|
72 |
.button {
|
73 |
width: 250px; /* Same as the select box width */
|
74 |
+
Height:500px;
|
75 |
}
|
76 |
"""
|
77 |
|