mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-29 07:47:28 +00:00
fix(ChangePasswordSuccessModal): Add Theme usage to modal
Closes: #4174
This commit is contained in:
parent
16a33f8fa7
commit
390ad7bbd0
@ -32,6 +32,7 @@ StatusModal {
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
font.pixelSize: 18
|
||||
text: qsTr("<b>Password changed</b>")
|
||||
color: Theme.palette.directColor1
|
||||
}
|
||||
StatusBaseText {
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
|
Loading…
x
Reference in New Issue
Block a user