ling99 commited on
Commit
cc8161e
·
verified ·
1 Parent(s): e25fe61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -28,9 +28,6 @@ block_css = """
28
  line-height: 0.1em;
29
  font-size: 8px;
30
  }
31
- #arena_leaderboard_dataframe td:first-child:first-of-type {
32
- white-space: nowrap; /* 禁止换行 */
33
- }
34
  footer {
35
  display:none !important
36
  }
 
28
  line-height: 0.1em;
29
  font-size: 8px;
30
  }
 
 
 
31
  footer {
32
  display:none !important
33
  }