mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-08 11:27:27 -04:00
New menu button layout - implemented arrow thingy
This commit is contained in:
committed by
moneromooo-monero
parent
ad68107e1b
commit
5fdc9d894e
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user