fix(MyProfileSettingsView): adjust biometrics switch padding

Fixes #7306
This commit is contained in:
Lukáš Tinkl 2022-09-20 13:23:34 +02:00 committed by Lukáš Tinkl
parent dd08cb60c2
commit 6668803fb3

View File

@ -127,8 +127,6 @@ ColumnLayout {
StatusListItem {
Layout.fillWidth: true
visible: Qt.platform.os == "osx"
leftPadding: 0
rightPadding: 0
title: qsTr("Biometric login and transaction authentication")
asset.name: "touch-id"
components: [ StatusSwitch {