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

Update app.py

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