Spaces:
Sleeping
Sleeping
Update demo.py
Browse files
demo.py
CHANGED
@@ -47,7 +47,7 @@ css = """
|
|
47 |
display: flex;
|
48 |
justify-content: center;
|
49 |
width: 100%;
|
50 |
-
Height:
|
51 |
}
|
52 |
/* Adjusting layout for Input Text and Inference Result */
|
53 |
.input-row {
|
|
|
47 |
display: flex;
|
48 |
justify-content: center;
|
49 |
width: 100%;
|
50 |
+
Height: 100%;
|
51 |
}
|
52 |
/* Adjusting layout for Input Text and Inference Result */
|
53 |
.input-row {
|