feat: show scores in results table in dev mode
1 file changed, 5 insertions(+), 0 deletions(-)
changed files
M frontend/static/style.css → frontend/static/style.css
@@ -185,3 +185,8 @@ p:last-child { margin-bottom: unset; } + +.open-sibling-dialog { + cursor: pointer; + text-decoration: underline; +}