[minor] set min window width to 650px
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!-- interface-requires gtk+ 3.8 -->
|
||||
<template class="TeleportWindow" parent="GtkApplicationWindow">
|
||||
<property name="title" translatable="yes">Teleport</property>
|
||||
<property name="default_width">700</property>
|
||||
<property name="default_width">650</property>
|
||||
<property name="default_height">500</property>
|
||||
<child>
|
||||
<object class="GtkAdjustment" id="adjustment1">
|
||||
|
||||
Reference in New Issue
Block a user