chore: minor ui changes (#1597)

This commit is contained in:
Nethius 2025-05-20 12:58:57 +08:00 committed by GitHub
parent e16243ff55
commit df7bf204ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 30 additions and 19 deletions

View file

@ -88,6 +88,7 @@ PageType {
LabelWithButtonType {
Layout.fillWidth: true
visible: link !== ""
text: title
descriptionText: description
rightImageSource: "qrc:/images/controls/external-link.svg"

View file

@ -43,7 +43,7 @@ PageType {
Layout.leftMargin: 16
headerText: qsTr("DNS Exceptions")
descriptionText: qsTr("DNS servers from the list will remain accessible when Kill Switch is triggered")
descriptionText: qsTr("DNS servers listed here will remain accessible when KillSwitch is active")
}
}