providers_page: Set end button's halign=center

This commit is contained in:
Maximiliano Sandoval R 2023-06-20 21:01:28 +02:00
parent ba67968d25
commit 388a82c621
Failed to generate hash of commit

View file

@ -215,7 +215,7 @@
<property name="label" translatable="yes">_Delete</property>
<property name="use-underline">True</property>
<property name="action-name">providers.delete</property>
<property name="halign">end</property>
<property name="halign">center</property>
<style>
<class name="pill" />
<class name="destructive-action" />