Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ css = """
|
|
26 |
}
|
27 |
.gr-button {
|
28 |
color: black;
|
29 |
-
border-color:
|
30 |
background: white;
|
31 |
}
|
32 |
input[type='range'] {
|
|
|
26 |
}
|
27 |
.gr-button {
|
28 |
color: black;
|
29 |
+
border-color: black;
|
30 |
background: white;
|
31 |
}
|
32 |
input[type='range'] {
|