There was an error while loading. Please reload this page.
1 parent 3eaf45a commit 5c67c06Copy full SHA for 5c67c06
1 file changed
static/style.css
@@ -712,7 +712,7 @@ body { height: 100vh; font-family: var(--font); font-size: 17px; line-height: 1.
712
}
713
714
/* report column */
715
-.eval-col-report .col-body { padding: 16px; }
+.eval-col-report .col-body { padding: 16px; overflow: auto; scrollbar-gutter: stable; }
716
.report-card { line-height: 1.7; padding: 0; margin: 0; border: none; background: none; backdrop-filter: none; }
717
.report-card h1 { font-size: 21.5px; font-weight: 700; margin: 20px 0 8px; letter-spacing: -0.3px; }
718
.report-card h2 { font-size: 18px; font-weight: 600; margin: 16px 0 6px; }
0 commit comments