Skip to content

Commit 7b2a1a4

Browse files
committed
Bug fix: Minor UI issue.
1 parent e69a22e commit 7b2a1a4

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)