mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Merge pull request #2528
2ab3d8e
MiddlePanel: remove margin bottom (selsta)
This commit is contained in:
commit
c9c7bb9171
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ Rectangle {
|
|||
}
|
||||
|
||||
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
|
||||
anchors.bottomMargin: 0
|
||||
spacing: 0
|
||||
|
||||
Flickable {
|
||||
|
|
Loading…
Reference in a new issue