1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-21 12:39:29 +00:00

contacts-box: Use title-1 instead of large-title

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev 2024-01-11 22:11:46 -08:00
parent fb93535806
commit 543a55d741

View file

@ -53,7 +53,7 @@
<property name="justify">center</property>
<property name="label" translatable="yes">No Contacts Found</property>
<style>
<class name="large-title"/>
<class name="title-1"/>
</style>
</object>
</child>