Skip to content

Commit f07cb84

Browse files
Merge remote-tracking branch 'origin/master' into minimap-concept
2 parents 2c42fdf + e1143c4 commit f07cb84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/assets/sass/_components/_codeEditor.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ kb-code-editor {
2626
position: absolute;
2727
right: 0;
2828
top: 0;
29+
30+
.json-formatter-row {
31+
color: $white;
32+
}
2933
}
3034

3135
.minimap {

0 commit comments

Comments
 (0)