mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-08 20:09:48 +00:00
MiddlePanel: remove margin bottom
This commit is contained in:
parent
d5f4d5d93f
commit
2ab3d8ebf2
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ Rectangle {
|
|||
}
|
||||
|
||||
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
|
||||
anchors.bottomMargin: 0
|
||||
spacing: 0
|
||||
|
||||
Flickable {
|
||||
|
|
Loading…
Reference in a new issue