sidebar: Expand horizontally search entry

Looks better, especially when window is narrow
This commit is contained in:
Kévin Commaille 2023-10-02 14:24:03 +02:00
parent 3ce4a23846
commit 1d9c82a703
No known key found for this signature in database
GPG key ID: 29A48C1F03620416

View file

@ -129,9 +129,10 @@
</child>
<child type="top">
<object class="GtkSearchBar" id="room_search">
<property name="hexpand">True</property>
<property name="child">
<object class="GtkSearchEntry" id="room_search_entry"/>
<object class="GtkSearchEntry" id="room_search_entry">
<property name="hexpand">True</property>
</object>
</property>
<accessibility>
<property name="label" translatable="yes">Room Search</property>