location-panel: Allow label to wrap

Otherwise the panel overflows when enabling location services.
This commit is contained in:
Guido Günther 2021-03-09 14:46:27 +01:00 committed by Georges Basile Stavracas Neto
parent 24de51feb9
commit 3ac2804868

View file

@ -90,6 +90,7 @@
<property name="visible">true</property>
<property name="halign">start</property>
<property name="xalign">0</property>
<property name="wrap">1</property>
<property name="label" translatable="yes">Allow the applications below to determine your location.</property>
</object>
<packing>