mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
merchant: hide color stripe
This commit is contained in:
parent
36eb1f80e1
commit
38401262cf
@ -169,6 +169,7 @@ Rectangle {
|
||||
// color stripe at the top
|
||||
Row {
|
||||
id: styledRow
|
||||
visible: currentView !== merchantView
|
||||
height: 4
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
|
Loading…
Reference in New Issue
Block a user