mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-25 01:53:43 +01:00
MiddlePanel: remove margin bottom
This commit is contained in:
parent
d5f4d5d93f
commit
2ab3d8ebf2
@ -195,6 +195,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
|
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
|
||||||
|
anchors.bottomMargin: 0
|
||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
||||||
Flickable {
|
Flickable {
|
||||||
|
Loading…
Reference in New Issue
Block a user