1
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:
selsta 2019-11-28 00:55:00 +01:00
parent d5f4d5d93f
commit 2ab3d8ebf2
No known key found for this signature in database
GPG Key ID: 2EA0A99A8B07AE5E

View File

@ -195,6 +195,7 @@ Rectangle {
}
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
anchors.bottomMargin: 0
spacing: 0
Flickable {