forked from Public/monero-gui
MiddlePanel: remove margin bottom
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user