mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 05:40:01 +10:00
Update Issues format
This commit is contained in:
+1
-1
@@ -1206,7 +1206,7 @@ class wx_python_gui:
|
||||
# Set Position below header
|
||||
wx.Point(
|
||||
self.header.GetPosition().x,
|
||||
self.header.GetPosition().y + self.header.GetSize().height + 10
|
||||
self.header.GetPosition().y + self.header.GetSize().height + 15
|
||||
)
|
||||
)
|
||||
self.install_selection.Centre(wx.HORIZONTAL)
|
||||
|
||||
Reference in New Issue
Block a user