BenchmarkBot commited on
Commit
af054f3
·
1 Parent(s): 6db5c25
Files changed (1) hide show
  1. src/assets/css_html_js.py +1 -1
src/assets/css_html_js.py CHANGED
@@ -21,7 +21,7 @@ custom_css = """
21
 
22
  table td:first-child,
23
  table th:first-child {
24
- max-width: 200px;
25
  overflow: auto;
26
  white-space: nowrap;
27
  }
 
21
 
22
  table td:first-child,
23
  table th:first-child {
24
+ max-width: 250px;
25
  overflow: auto;
26
  white-space: nowrap;
27
  }