connection-editor: Set .pill style to forget_button

This commit is contained in:
Automeris naranja 2023-11-25 00:54:07 -03:00 committed by Felipe Borges
parent a0d7c2b13f
commit 1093f2993f

View file

@ -437,7 +437,7 @@
<property name="use_underline">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="halign">end</property>
<property name="halign">center</property>
<property name="valign">end</property>
<layout>
<property name="column">0</property>
@ -447,6 +447,7 @@
</layout>
<style>
<class name="destructive-action" />
<class name="pill" />
</style>
</object>
</child>