1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Changed dark theme's hbox separation to 4

That should make the timeline have consistent spacings across all themes
This commit is contained in:
OverloadedOrama 2020-05-08 18:46:57 +03:00
parent 7484ce1b9e
commit 4a0a4617ff

View file

@ -394,7 +394,7 @@ FileDialog/icons/parent_folder = null
FileDialog/icons/reload = null
GridContainer/constants/hseparation = 3
GridContainer/constants/vseparation = 3
HBoxContainer/constants/separation = 3
HBoxContainer/constants/separation = 4
HScrollBar/icons/decrement = null
HScrollBar/icons/decrement_highlight = null
HScrollBar/icons/increment = null