Hide status field for now, adjust big font size
This commit is contained in:
@@ -31,7 +31,7 @@ HScalingBox {
|
||||
|
||||
HLabel {
|
||||
id: interfaceTitle
|
||||
font.pixelSize: theme.fontSize.big
|
||||
font.pixelSize: theme.fontSize.bigger
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -59,6 +59,7 @@ SwipeView {
|
||||
font.pixelSize: theme.fontSize.big
|
||||
elide: Text.ElideRight
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
||||
Layout.leftMargin: currentSpacing
|
||||
Layout.rightMargin: Layout.leftMargin
|
||||
|
Reference in New Issue
Block a user