Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -618,6 +618,7 @@ css = """
|
|
618 |
}
|
619 |
.gr-button {
|
620 |
height: 40px; /* Adjust the height as needed */
|
|
|
621 |
|
622 |
}
|
623 |
.message-buttons-right{
|
|
|
618 |
}
|
619 |
.gr-button {
|
620 |
height: 40px; /* Adjust the height as needed */
|
621 |
+
width:100px;
|
622 |
|
623 |
}
|
624 |
.message-buttons-right{
|