mobile/UI: fix dive summary for dark theme
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b3c80c5ae0
commit
b0193f79d0
@ -163,6 +163,7 @@ Kirigami.ScrollablePage {
|
||||
Rectangle {
|
||||
width: headerColumnWidth * 3 - Kirigami.Units.gridUnit * 2
|
||||
height: sectionLabel.height + Kirigami.Units.largeSpacing
|
||||
color: subsurfaceTheme.backgroundColor
|
||||
Label {
|
||||
id: sectionLabel
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user