mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 16:27:25 -04:00
fixes + addressbook v1 + transfer v1
This commit is contained in:
@@ -8,14 +8,14 @@ Item {
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
color: "#DBDBDB"
|
||||
radius: 10
|
||||
radius: 4
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
anchors.topMargin: 1
|
||||
color: "#FFFFFF"
|
||||
radius: 10
|
||||
radius: 4
|
||||
|
||||
Item {
|
||||
anchors.top: parent.top
|
||||
|
||||
Reference in New Issue
Block a user