idolezal commited on
Commit
b8428eb
·
1 Parent(s): c70f2a8

Drop unwanted CSS

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -532,18 +532,10 @@ tr.row_odd {
532
  padding-top: calc(var(--block-label-margin) + 4px + 19.6px + 4px + 2px);
533
  }
534
 
535
- .leaderboard-heatmap {
536
- overflow-x: scroll !important;
537
- }
538
-
539
  .leaderboard-heatmap .gradio-bokeh {
540
  justify-content: normal;
541
  }
542
 
543
- .prose {
544
- max-width: none;
545
- }
546
-
547
  """
548
 
549
  custom_js = """
 
532
  padding-top: calc(var(--block-label-margin) + 4px + 19.6px + 4px + 2px);
533
  }
534
 
 
 
 
 
535
  .leaderboard-heatmap .gradio-bokeh {
536
  justify-content: normal;
537
  }
538
 
 
 
 
 
539
  """
540
 
541
  custom_js = """