From b80fde365b95fa27494e891c04bf465c4a236da2 Mon Sep 17 00:00:00 2001 From: demmm Date: Wed, 27 Apr 2022 12:55:18 +0200 Subject: [PATCH] [localeq] Offline.qml, setting line height needed --- src/modules/localeq/Offline.qml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/localeq/Offline.qml b/src/modules/localeq/Offline.qml index e5e6b31cf..937554cf6 100644 --- a/src/modules/localeq/Offline.qml +++ b/src/modules/localeq/Offline.qml @@ -1,6 +1,6 @@ /* === This file is part of Calamares - === * - * SPDX-FileCopyrightText: 2020-2021 Anke Boersma + * SPDX-FileCopyrightText: 2020-2022 Anke Boersma * SPDX-License-Identifier: GPL-3.0-or-later * * Calamares is Free Software: see the License-Identifier above. @@ -72,6 +72,7 @@ Page { hoverEnabled: true width: parent.width + height: 30 highlighted: ListView.isCurrentItem Label { @@ -146,6 +147,7 @@ Page { hoverEnabled: true width: parent.width + height: 30 highlighted: ListView.isCurrentItem Label {