mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 05:27:26 -04:00
shortcuts fix
This commit is contained in:
@@ -47,7 +47,7 @@ ListView {
|
||||
Text {
|
||||
id: paymentIdText
|
||||
anchors.top: parent.top
|
||||
width: text.length ? 122 : 0
|
||||
width: text.length ? 139 : 0
|
||||
font.family: "Arial"
|
||||
font.bold: true
|
||||
font.pixelSize: 19
|
||||
|
||||
Reference in New Issue
Block a user