Skip to content

Commit f1246fe

Browse files
authored
Merge pull request #22 from contentstack/feature/ESI-554-new-updates
Bug fix: Minor UI issue.
2 parents 87a2f7e + 7b2a1a4 commit f1246fe

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)