room details: decrease window width to match AdwAboutWindow

This commit is contained in:
Brage Fuglseth 2023-11-04 12:46:54 +01:00 committed by Kévin Commaille
parent e621651f4d
commit cd21c5c35b

View file

@ -4,7 +4,7 @@
<property name="title" translatable="yes">Room Details</property>
<property name="modal">True</property>
<property name="destroy_with_parent">True</property>
<property name="default-width">500</property>
<property name="default-width">360</property>
<property name="search-enabled">false</property>
<child>
<object class="ContentRoomDetailsGeneralPage">