Spaces:
Runtime error
Runtime error
Update templates/chatwidget.html
Browse files
templates/chatwidget.html
CHANGED
|
@@ -559,7 +559,7 @@
|
|
| 559 |
|
| 560 |
.input-submit-button {
|
| 561 |
padding: 5px 10px;
|
| 562 |
-
background:
|
| 563 |
color: white;
|
| 564 |
margin: 16px;
|
| 565 |
font-size: medium;
|
|
|
|
| 559 |
|
| 560 |
.input-submit-button {
|
| 561 |
padding: 5px 10px;
|
| 562 |
+
background: black;
|
| 563 |
color: white;
|
| 564 |
margin: 16px;
|
| 565 |
font-size: medium;
|