mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 08:37:26 -04:00
Receive page; modified subaddress table
This commit is contained in:
committed by
moneromooo-monero
parent
4977049425
commit
57a9508849
@@ -131,7 +131,7 @@ Item {
|
||||
id: inputItem
|
||||
height: inputHeight * scaleRatio
|
||||
anchors.top: showingHeader ? inputLabel.bottom : parent.top
|
||||
anchors.topMargin: showingHeader ? 12 * scaleRatio : 2
|
||||
anchors.topMargin: showingHeader ? 12 * scaleRatio : 2 * scaleRatio
|
||||
width: parent.width
|
||||
|
||||
Text {
|
||||
|
||||
Reference in New Issue
Block a user