call-display: Make time larger and give it some margin
This matches the final design.
This commit is contained in:
@@ -55,6 +55,11 @@
|
|||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">00:00</property>
|
<property name="label" translatable="yes">00:00</property>
|
||||||
|
<property name="margin_top">30</property>
|
||||||
|
<property name="margin_bottom">40</property>
|
||||||
|
<attributes>
|
||||||
|
<attribute name="scale" value="1.6"/>
|
||||||
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
Reference in New Issue
Block a user