Remove fixed height from Preferences dialog to auto-size to content

This commit is contained in:
Pavel Baksy 2026-06-02 11:34:33 +02:00
parent 77fdb86991
commit 75bfc570cf

View File

@ -7,7 +7,6 @@
<property name="title" translatable="yes">Preferences</property>
<property name="modal">True</property>
<property name="default-width">600</property>
<property name="default-height">400</property>
<child>
<object class="AdwPreferencesPage">