Increase grid width on Connection Panel
This commit is contained in:
parent
8a34d904fb
commit
c5d7e75236
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
|
@ -380,6 +380,7 @@
|
|||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkGrid">
|
||||
<property name="width_request">500</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="column_spacing">5</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue