maller font

This commit is contained in:
Marco Martin 2016-02-16 16:04:08 +01:00
parent 469aac0542
commit 79763041b3

View file

@ -136,9 +136,11 @@ Item {
RowLayout {
id: batteryLayout
anchors.fill: parent
spacing: 0
PlasmaComponents.Label {
Layout.fillWidth: true
Layout.fillHeight: true
font.pixelSize: theme.smallestFont.pixelSize
text: pmSource.data["Battery"]["Percent"]
horizontalAlignment: Text.AlignRight
verticalAlignment: Text.AlignVCenter