This commit is contained in:
downthecrop 2025-10-23 22:06:38 -07:00
parent 8679bca47a
commit 573e579643
6 changed files with 45 additions and 17 deletions

View file

@ -129,7 +129,7 @@ object ReflectiveEditorView : View {
this.searchField = searchSection.searchField
searchFieldWrapper = searchSection.wrapper
panel.add(Box.createVerticalStrut(10))
panel.add(Box.createVerticalStrut(5))
panel.add(searchSection.wrapper)
panel.add(Box.createVerticalStrut(10))