Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -16,9 +16,9 @@ custom_css = """
|
|
16 |
color: white;
|
17 |
}
|
18 |
.senden {
|
19 |
-
width:
|
20 |
float: right;
|
21 |
-
background:
|
22 |
}
|
23 |
.clear-button {
|
24 |
float: right;
|
|
|
16 |
color: white;
|
17 |
}
|
18 |
.senden {
|
19 |
+
width: 300px;
|
20 |
float: right;
|
21 |
+
background:purple;
|
22 |
}
|
23 |
.clear-button {
|
24 |
float: right;
|