Skip to content

Commit d090db6

Browse files
committed
.runner-container .ui.table.segment { overflow-x: auto; }
1 parent 387a694 commit d090db6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/css/runner.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
padding-bottom: 30px;
33
}
44

5+
.runner-container .ui.table.segment {
6+
overflow-x: auto;
7+
}
8+
59
.runner-container .runner-ops > a {
610
margin-left: 0.5em;
711
}

0 commit comments

Comments
 (0)