mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Sizing
This commit is contained in:
parent
8679bca47a
commit
573e579643
6 changed files with 45 additions and 17 deletions
|
|
@ -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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue