Redmind commited on
Commit
a53b75f
·
verified ·
1 Parent(s): 7769a55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1480,7 +1480,7 @@ body, .gradio-container {
1480
  }
1481
  .row-container {
1482
  display: flex;
1483
- width:400px;
1484
  justify-content: flex-start; /* Align buttons to the left */
1485
  gap: 10px; /* Space between buttons */
1486
 
 
1480
  }
1481
  .row-container {
1482
  display: flex;
1483
+ width:500px;
1484
  justify-content: flex-start; /* Align buttons to the left */
1485
  gap: 10px; /* Space between buttons */
1486