tabedini commited on
Commit
863926a
·
verified ·
1 Parent(s): 6647051

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +2 -2
utils.py CHANGED
@@ -49,8 +49,8 @@ body, .gradio-container, .gr-button, .gr-input, .gr-slider, .gr-dropdown, .gr-ma
49
  padding: 0px;
50
  }
51
 
52
- #leaderboard-table td:nth-child(2),
53
- #leaderboard-table th:nth-child(2) {
54
  max-width: 400px;
55
  overflow: auto;
56
  white-space: nowrap;
 
49
  padding: 0px;
50
  }
51
 
52
+ #leaderboard-table td:nth-child(0),
53
+ #leaderboard-table th:nth-child(0) {
54
  max-width: 400px;
55
  overflow: auto;
56
  white-space: nowrap;