Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -364,7 +364,7 @@ custom_css = """
|
|
| 364 |
|
| 365 |
.input-container {
|
| 366 |
background: rgba(255,255,255,0.95) !important;
|
| 367 |
-
border-radius:
|
| 368 |
padding: 5px !important;
|
| 369 |
box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
|
| 370 |
margin-bottom: 20px !important;
|
|
|
|
| 364 |
|
| 365 |
.input-container {
|
| 366 |
background: rgba(255,255,255,0.95) !important;
|
| 367 |
+
border-radius: 5px !important;
|
| 368 |
padding: 5px !important;
|
| 369 |
box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
|
| 370 |
margin-bottom: 20px !important;
|