File size: 192 Bytes
c12f350
9cb6607
 
bb911e9
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
.language-selector {
    width: auto;
}

/* Hides the final AutoEvalColumn */
#llm-benchmark-tab-table table td:last-child,
#llm-benchmark-tab-table table th:last-child {
    display: none;
}