Spaces:
Sleeping
Sleeping
Update styles.py
Browse files
styles.py
CHANGED
|
@@ -363,10 +363,11 @@ code {
|
|
| 363 |
|
| 364 |
.center {
|
| 365 |
text-align: center;
|
| 366 |
-
overflow: hidden;
|
| 367 |
}
|
| 368 |
|
| 369 |
.sub-container > div {
|
| 370 |
min-width: max-content !important;
|
| 371 |
}
|
|
|
|
|
|
|
| 372 |
"""
|
|
|
|
| 363 |
|
| 364 |
.center {
|
| 365 |
text-align: center;
|
|
|
|
| 366 |
}
|
| 367 |
|
| 368 |
.sub-container > div {
|
| 369 |
min-width: max-content !important;
|
| 370 |
}
|
| 371 |
+
|
| 372 |
+
.normal_
|
| 373 |
"""
|