Skip to content

Commit 94682d5

Browse files
authored
Merge pull request #23 from contentstack/development
Development
2 parents b91986b + f1246fe commit 94682d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ui/src/components/jsoneditor/index.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
.jsoneditor {
55
height: 300px;
66
}
7+
div.jsoneditor-tree {
8+
border-radius: 10px;
9+
}
710

811
.jsoneditor-menu {
912
background-color: #6c5ce7;

0 commit comments

Comments
 (0)