about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2023-06-01 12:33:53 +0200
committerRicky Kresslein <rk@lakoliu.com>2023-06-01 12:33:53 +0200
commiteda4e519c3c2f50f020cfab385a80abc790d9fbb (patch)
tree9616594c85be826db35aa5ffd1c0eee4f45c4578
parent05ba763ff95f9ce0c91716d8da77a0bea8f1b6e3 (diff)
downloadFurtherance-eda4e519c3c2f50f020cfab385a80abc790d9fbb.tar.zst
#102: Expand with window
-rw-r--r--src/gtk/window.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index b268ff7..aab2cbc 100644
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -37,9 +37,10 @@
               <object class="GtkBox" id="win_box">
                 <property name="orientation">vertical</property>
                 <property name="spacing">10</property>
-                <property name="halign">center</property>
+                <property name="halign">fill</property>
                 <property name="valign">center</property>
                 <property name="width_request">360</property>
+                <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
                 <child>
                   <object class="GtkLabel" id="watch">