Set wrap property in mesage_entry

Fix https://gitlab.gnome.org/GNOME/fractal/-/issues/895
This commit is contained in:
Daniel García Moreno 2022-02-08 20:57:48 +01:00 committed by Daniel Garcia Moreno
parent b0f8647200
commit 5f06500e08

View file

@ -212,6 +212,7 @@
<property name="accepts-tab">False</property>
<property name="top-margin">7</property>
<property name="bottom-margin">7</property>
<property name="wrap-mode">word</property>
</object>
</property>
</object>