Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -254,6 +254,7 @@ with gr.Blocks(
|
|
| 254 |
background-color: #66b2b2;
|
| 255 |
color: white;
|
| 256 |
border: 1px solid #000000;
|
|
|
|
| 257 |
width:700px;
|
| 258 |
height:80px;
|
| 259 |
}
|
|
|
|
| 254 |
background-color: #66b2b2;
|
| 255 |
color: white;
|
| 256 |
border: 1px solid #000000;
|
| 257 |
+
border-radius:10px;
|
| 258 |
width:700px;
|
| 259 |
height:80px;
|
| 260 |
}
|