QML UI: make the dive list heading slightly smaller

Again, the goal is to make this list look better and be more space
efficient.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-06-18 18:05:18 -07:00
parent 8bee7e6172
commit 3d707dca9a

View file

@ -178,7 +178,7 @@ Kirigami.ScrollablePage {
right: parent.right
}
color: textColor
level: 2
level: 3
}
Rectangle {
height: Math.max(2, Kirigami.Units.gridUnit / 12) // we want a thicker line