Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ with gr.Blocks(
|
|
55 |
confirmButtonColor: 'black',
|
56 |
timer: 7000
|
57 |
});"
|
58 |
-
style="padding: 10px; background-color:
|
59 |
Info
|
60 |
</button>
|
61 |
</div>
|
|
|
55 |
confirmButtonColor: 'black',
|
56 |
timer: 7000
|
57 |
});"
|
58 |
+
style="padding: 10px; background-color: black; color: white; border: none; border-radius: 5px; cursor: pointer;">
|
59 |
Info
|
60 |
</button>
|
61 |
</div>
|