mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
fix: update Text to StyledText
This commit is contained in:
parent
aa43d54acc
commit
6ffa4ef4fa
@ -62,7 +62,7 @@ ModalPopup {
|
||||
text: username
|
||||
checked: profileModel.ens.preferredUsername === username
|
||||
|
||||
contentItem: Text {
|
||||
contentItem: StyledText {
|
||||
color: Style.current.textColor
|
||||
text: radioDelegate.text
|
||||
rightPadding: radioDelegate.indicator.width + radioDelegate.spacing
|
||||
|
Loading…
x
Reference in New Issue
Block a user