online-accounts: Remove a hardcoded minimum width
This will help the window to fit narrow screens.
This commit is contained in:
parent
8c92368e7c
commit
0d901e086d
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@
|
|||
<property name="spacing">12</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="width-request">300</property>
|
||||
|
||||
<child>
|
||||
<object class="GtkLabel">
|
||||
|
|
Loading…
Add table
Reference in a new issue