Spaces:
Runtime error
Runtime error
text align start (left)
Browse files
app.py
CHANGED
|
@@ -155,6 +155,7 @@ css = """
|
|
| 155 |
font-size: 1rem;
|
| 156 |
font-weight: 400 !important;
|
| 157 |
padding: .5rem 1rem;
|
|
|
|
| 158 |
}
|
| 159 |
.fixed-height-button {
|
| 160 |
height: fit-content;
|
|
|
|
| 155 |
font-size: 1rem;
|
| 156 |
font-weight: 400 !important;
|
| 157 |
padding: .5rem 1rem;
|
| 158 |
+
text-align: start;
|
| 159 |
}
|
| 160 |
.fixed-height-button {
|
| 161 |
height: fit-content;
|