We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f84b18 commit a734b4aCopy full SHA for a734b4a
files/assets/css/custom.css
@@ -53,6 +53,7 @@ pre.gs-console {
53
code.gs-code {
54
background: #272822;
55
color: #f8f8f2;
56
+ white-space: nowrap;
57
}
58
59
.gs-command, code.gs-command {
0 commit comments