connection-editor: Remove default size

In the previous commits we added scrolled windows on all pages, these
scrolled windows propagate their natural size and hence the dialog will
try to present itself with that size.

By having all pages inside of a scrolled window we can now use the
connection editor on mobile devices.

Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2764
This commit is contained in:
Maximiliano Sandoval R. 2023-11-22 21:57:30 +01:00 committed by Felipe Borges
parent b291e98c00
commit 200cac0970

View file

@ -5,8 +5,6 @@
<property name="modal">True</property>
<property name="width_request">360</property>
<property name="height_request">294</property>
<property name="default_width">500</property>
<property name="default_height">600</property>
<child>
<object class="AdwToolbarView">
<child type="top">