mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-08 20:27:26 -04:00
Small style changes
This commit is contained in:
committed by
moneromooo-monero
parent
bbc16e36dd
commit
69b4d56fdd
@@ -124,7 +124,7 @@ Rectangle {
|
||||
}, State {
|
||||
name: "TxKey"
|
||||
PropertyChanges { target: root; currentView: txkeyView }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: 1000 * scaleRatio }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: 1200 * scaleRatio }
|
||||
}, State {
|
||||
name: "SharedRingDB"
|
||||
PropertyChanges { target: root; currentView: sharedringdbView }
|
||||
|
||||
Reference in New Issue
Block a user