connection-editor: Set .pill style to forget_button
This commit is contained in:
parent
a0d7c2b13f
commit
1093f2993f
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue