mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
fix(GODT-2855): fix for text overlapping in settings view.
This commit is contained in:
committed by
Xavier Michelon
parent
cb6e51531b
commit
47233752f5
@ -45,7 +45,7 @@ SettingsView {
|
||||
Layout.fillWidth: true
|
||||
actionText: qsTr("Check now")
|
||||
colorScheme: root.colorScheme
|
||||
description: qsTr("Check that you're using the latest version of Bridge. To stay up to date, enable auto-updates in settings.")
|
||||
description: qsTr("Check that you're using the latest version of Bridge.\nTo stay up to date, enable auto-updates in settings.")
|
||||
text: qsTr("Updates")
|
||||
type: SettingsItem.Button
|
||||
|
||||
|
||||
Reference in New Issue
Block a user