We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387a694 commit d090db6Copy full SHA for d090db6
web_src/css/runner.css
@@ -2,6 +2,10 @@
2
padding-bottom: 30px;
3
}
4
5
+.runner-container .ui.table.segment {
6
+ overflow-x: auto;
7
+}
8
+
9
.runner-container .runner-ops > a {
10
margin-left: 0.5em;
11
0 commit comments