Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ body {
|
|
95 |
.gr-label .label-item,
|
96 |
.gr-label .label,
|
97 |
.gr-label span {
|
98 |
-
color: #
|
99 |
}
|
100 |
"""
|
101 |
|
|
|
95 |
.gr-label .label-item,
|
96 |
.gr-label .label,
|
97 |
.gr-label span {
|
98 |
+
color: #FFFFFF !important;
|
99 |
}
|
100 |
"""
|
101 |
|