accounts-editor: make window usable on phones
This commit is contained in:
parent
84c94463cd
commit
7c9d1258c6
2 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<template class="AccountsEditor" parent="GtkDialog">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="modal">True</property>
|
||||
<property name="default_width">700</property>
|
||||
<property name="default_width">360</property>
|
||||
<property name="default_height">450</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<child type="titlebar">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue