Increase height of Settings Window (#2355)

This commit is contained in:
EmulationFanatic 2021-06-10 05:15:41 -06:00 committed by GitHub
parent afd68d4c6c
commit b898bc84ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@
<property name="modal">True</property>
<property name="window-position">center</property>
<property name="default-width">650</property>
<property name="default-height">550</property>
<property name="default-height">650</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>