mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 03:47:26 -04:00
dashboard + few tipitem fix + shortcuts
This commit is contained in:
@@ -59,7 +59,7 @@ ListView {
|
||||
font.family: "Arial"
|
||||
font.pixelSize: 14
|
||||
color: "#545454"
|
||||
text: address
|
||||
text: description.length > 0 ? description : address
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user