From b0193f79d05535317f21897ba406c84d57e178fc Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 19 Dec 2020 14:21:57 -0800 Subject: mobile/UI: fix dive summary for dark theme Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DiveSummary.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'mobile-widgets') diff --git a/mobile-widgets/qml/DiveSummary.qml b/mobile-widgets/qml/DiveSummary.qml index da2e96d20..8fa9601da 100644 --- a/mobile-widgets/qml/DiveSummary.qml +++ b/mobile-widgets/qml/DiveSummary.qml @@ -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 -- cgit v1.2.3-70-g09d2