mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 13:28:16 +02:00
update spacing between settings
This commit is contained in:
parent
bbd3d0fab5
commit
971e07c646
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ QtObject {
|
||||||
readonly property QtObject settings: QtObject {
|
readonly property QtObject settings: QtObject {
|
||||||
property real subtitleTopMargin: 2
|
property real subtitleTopMargin: 2
|
||||||
property real settingsGroupTopMargin: 10
|
property real settingsGroupTopMargin: 10
|
||||||
property real spacingBetweenSettings: 24
|
property real spacingBetweenSettings: 48
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue