We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b9ccc commit 9934de8Copy full SHA for 9934de8
snow_first_setup/gtk/window.ui
@@ -4,7 +4,7 @@
4
<requires lib="libadwaita" version="1.0" />
5
<template class="VanillaWindow" parent="AdwApplicationWindow">
6
<property name="default-width">800</property>
7
- <property name="default-height">750</property>
+ <property name="default-height">800</property>
8
<property name="title">First Setup</property>
9
<property name="deletable">False</property>
10
<child>
0 commit comments