Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -57,6 +57,7 @@ with gr.Blocks(
|
|
| 57 |
.prompt-popup {
|
| 58 |
background: #646566;
|
| 59 |
color:white;
|
|
|
|
| 60 |
}
|
| 61 |
</style>
|
| 62 |
<div style="text-align:center;">
|
|
|
|
| 57 |
.prompt-popup {
|
| 58 |
background: #646566;
|
| 59 |
color:white;
|
| 60 |
+
border-radius:15px;
|
| 61 |
}
|
| 62 |
</style>
|
| 63 |
<div style="text-align:center;">
|