mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-17 18:37:25 -04:00
Merge pull request #2171
d3cf9ea Bootstrap warning text should be richtext (xmrdsc)
This commit is contained in:
@@ -71,6 +71,7 @@ Rectangle {
|
|||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
Layout.topMargin: 14
|
Layout.topMargin: 14
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
textFormat: Text.RichText
|
||||||
|
|
||||||
font.family: MoneroComponents.Style.fontRegular.name
|
font.family: MoneroComponents.Style.fontRegular.name
|
||||||
font.pixelSize: 16
|
font.pixelSize: 16
|
||||||
|
|||||||
Reference in New Issue
Block a user