new-call-box: Expand to fill horizontal width

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
Anton Lazarev
2024-02-16 09:49:41 -08:00
parent 51e74ef595
commit 933655e8e0

View File

@@ -5,6 +5,7 @@
<template class="CallsNewCallBox" parent="AdwBin">
<child>
<object class="GtkBox" id="child">
<property name="hexpand">True</property>
<property name="margin-start">24</property>
<property name="margin-end">24</property>
<property name="margin_top">6</property>