mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 06:45:27 +00:00
Fix styling in Preferences page
- styled labels from MobileComponents - secondary header becomes smaller Signed-off-by: Sebastian Kügler <sebas@kde.org>
This commit is contained in:
parent
25e83a11e7
commit
96470d7dbf
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Item {
|
|||
|
||||
MobileComponents.Heading {
|
||||
text: "Subsurface GPS data webservice"
|
||||
level: 3
|
||||
Layout.topMargin: MobileComponents.Units.largeSpacing
|
||||
Layout.bottomMargin: MobileComponents.Units.largeSpacing / 2
|
||||
Layout.columnSpan: 2
|
||||
|
|
Loading…
Add table
Reference in a new issue