New menu button layout - implemented arrow thingy

This commit is contained in:
Sander Ferdinand
2017-11-16 18:40:09 +01:00
committed by moneromooo-monero
parent ad68107e1b
commit 5fdc9d894e
4 changed files with 90 additions and 88 deletions

View File

@@ -289,6 +289,14 @@ Rectangle {
}
*/
// top border
Rectangle {
anchors.left: parent.left
anchors.right: parent.right
anchors.leftMargin: 16
color: "#313131"
height: 1
}
// ------------- Transfer tab ---------------
MenuButton {