tomaarsen HF staff commited on
Commit
c05e080
1 Parent(s): c1f5045

Expand model column width

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1242,7 +1242,7 @@ table > thead {
1242
  }
1243
 
1244
  table {
1245
- --cell-width-1: 210px
1246
  }
1247
 
1248
  table > tbody > tr > td:nth-child(2) > div {
 
1242
  }
1243
 
1244
  table {
1245
+ --cell-width-1: 250px
1246
  }
1247
 
1248
  table > tbody > tr > td:nth-child(2) > div {