mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 03:25:36 +00:00
Qt: Fix additional padding in patch list
This commit is contained in:
parent
cfb24f930d
commit
93e4913f11
@ -119,7 +119,5 @@ void GamePatchSettingsWidget::reloadList()
|
||||
layout->addWidget(label);
|
||||
}
|
||||
|
||||
layout->addStretch(1);
|
||||
|
||||
m_ui.scrollArea->setWidget(container);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user