forked from Public/monero-gui
https://trello.com/c/9ux5ftqK/48-hide-hints-functionality
This commit is contained in:
@@ -8,14 +8,14 @@ Item {
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
color: "#DBDBDB"
|
||||
radius: 4
|
||||
//radius: 4
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
anchors.topMargin: 1
|
||||
color: "#FFFFFF"
|
||||
radius: 4
|
||||
//radius: 4
|
||||
|
||||
Item {
|
||||
anchors.top: parent.top
|
||||
|
||||
Reference in New Issue
Block a user