Skip to content

Commit 8134b98

Browse files
committed
webui: stretch results table
1 parent 1887fb6 commit 8134b98

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

webui/static/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ form {
1212
margin-top: 20px;
1313
margin-bottom: 20px;
1414
}
15+
16+
table#results {
17+
margin-left: 1%;
18+
width: 98%;
19+
}

0 commit comments

Comments
 (0)