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 e69a22e commit 7b2a1a4Copy full SHA for 7b2a1a4
ui/src/components/jsoneditor/index.css
@@ -4,6 +4,9 @@
4
.jsoneditor {
5
height: 300px;
6
}
7
+div.jsoneditor-tree {
8
+ border-radius: 10px;
9
+}
10
11
.jsoneditor-menu {
12
background-color: #6c5ce7;
0 commit comments