Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -51,9 +51,6 @@ input[type='range'] {
|
|
51 |
.details:hover {
|
52 |
text-decoration: underline;
|
53 |
}
|
54 |
-
.gr-button {
|
55 |
-
white-space: nowrap;
|
56 |
-
}
|
57 |
.gr-button:focus {
|
58 |
border-color: rgb(255 160 0 / var(--tw-border-opacity));
|
59 |
outline: none;
|
|
|
51 |
.details:hover {
|
52 |
text-decoration: underline;
|
53 |
}
|
|
|
|
|
|
|
54 |
.gr-button:focus {
|
55 |
border-color: rgb(255 160 0 / var(--tw-border-opacity));
|
56 |
outline: none;
|