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 223ec6b commit 34ed02fCopy full SHA for 34ed02f
ui/src/components/jsoneditor/index.css
@@ -36,3 +36,8 @@
36
border-color: #6c5ce7;
37
color: #ffffff;
38
}
39
+
40
+.jsoneditor-statusbar {
41
+ border-bottom-right-radius: 10px;
42
+ border-bottom-left-radius: 10px;
43
+}
0 commit comments