mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-20 07:10:35 -04:00
Final few tweaks to make this look perfect in macOS
This commit is contained in:
parent
c02f6a9306
commit
6d448b7cde
3 changed files with 5 additions and 4 deletions
|
@ -46,7 +46,7 @@ class OnionShareGui(QtWidgets.QMainWindow):
|
|||
self.common = common
|
||||
self.common.log('OnionShareGui', '__init__')
|
||||
self.setMinimumWidth(820)
|
||||
self.setMinimumHeight(650)
|
||||
self.setMinimumHeight(660)
|
||||
|
||||
self.onion = onion
|
||||
self.qtapp = qtapp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue