accounts-editor: make window usable on phones

This commit is contained in:
Arnaud Ferraris 2020-03-25 14:40:11 +01:00 committed by Julian Sparber
parent 84c94463cd
commit 7c9d1258c6
2 changed files with 2 additions and 1 deletions

View file

@ -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">