Spaces:
Sleeping
Sleeping
Update demo.py
Browse files
demo.py
CHANGED
@@ -57,6 +57,7 @@ css = """
|
|
57 |
|
58 |
.output-text {
|
59 |
flex: 1; /* 1 part of the row */
|
|
|
60 |
}
|
61 |
|
62 |
/* Set button widths to match the Select Model width */
|
|
|
57 |
|
58 |
.output-text {
|
59 |
flex: 1; /* 1 part of the row */
|
60 |
+
text-align: center;
|
61 |
}
|
62 |
|
63 |
/* Set button widths to match the Select Model width */
|