mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 00:56:39 +00:00
fix(MyProfileSettingsView): adjust biometrics switch padding
Fixes #7306
This commit is contained in:
parent
dd08cb60c2
commit
6668803fb3
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user