Skip to content

Commit 2228dbb

Browse files
authored
bug-fix: Removed the sort functionality from the menu options
1 parent 7b2a1a4 commit 2228dbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ui/src/containers/CustomField/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@
1515
padding: 20px 10px;
1616
}
1717
}
18+
19+
.jsoneditor-menu > button.jsoneditor-sort {
20+
display: none;
21+
}

0 commit comments

Comments
 (0)