client: tweaks for lower desktop resolutions

Fix #1164 again
This commit is contained in:
Cédric Bellegarde 2023-08-20 23:03:24 +02:00
parent 5f72b9f4bc
commit d47e357b2c
4 changed files with 4 additions and 5 deletions

View file

@ -4,7 +4,6 @@
<requires lib="gtk+" version="3.20"/>
<template class="ComponentsConversationListHeaderBar" parent="HdyHeaderBar">
<property name="visible">True</property>
<property name="hexpand">True</property>
<child>
<object class="GtkButton" id="back_button">
<property name="receives_default">False</property>