feat: query troubleshooter

This commit is contained in:
Torkel Ödegaard
2017-05-19 16:00:01 +02:00
parent 5513d3c9d1
commit 6ad1a396a5
12 changed files with 210 additions and 104 deletions

View File

@@ -36,7 +36,7 @@
.json-formatter-string {
color: $string-color;
white-space: pre;
white-space: normal;
word-wrap: break-word;
}
.json-formatter-number { color: $number-color; }