Increase tree margins
This commit is contained in:
parent
026d5cc259
commit
93a410cf2a
@ -11,7 +11,7 @@ Tree.wideSelection = true
|
||||
Tree.paintSelection = true
|
||||
|
||||
# Margin as top,left,bottom,right
|
||||
Tree.rendererMargins = 2, 0, 2, 0
|
||||
Tree.rendererMargins = 2, 0, 3, 0
|
||||
|
||||
TextArea.margin = 10, 10, 10, 10
|
||||
ScrollPane.smoothScrolling = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user