online-accounts: Increase the height of the panel
https://bugzilla.gnome.org/show_bug.cgi?id=732636
This commit is contained in:
parent
9ed2ef3efe
commit
eb6a9c656a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<property name="can_focus">True</property>
|
||||
<property name="hscrollbar_policy">never</property>
|
||||
<property name="shadow_type">in</property>
|
||||
<property name="min_content_height">250</property>
|
||||
<property name="min_content_height">300</property>
|
||||
<child>
|
||||
<object class="GtkTreeView" id="accounts-tree-treeview">
|
||||
<property name="width_request">200</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue