mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Bootstrap warning text should be richtext
This commit is contained in:
parent
c286c7e5a8
commit
d3cf9eaf97
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ Rectangle {
|
|||
wrapMode: Text.Wrap
|
||||
Layout.topMargin: 14
|
||||
Layout.fillWidth: true
|
||||
textFormat: Text.RichText
|
||||
|
||||
font.family: MoneroComponents.Style.fontRegular.name
|
||||
font.pixelSize: 16
|
||||
|
|
Loading…
Reference in a new issue