Fix header bar heights to match exactly

Add show-title=False to main header bar to match sidebar
header configuration and ensure both have the same height.
This commit is contained in:
Pavel Baksy 2025-12-24 03:35:48 +01:00
parent 9c17f452bf
commit 91b4c68b49

View File

@ -95,6 +95,7 @@
<!-- Main Header Bar -->
<child>
<object class="AdwHeaderBar">
<property name="show-title">False</property>
<property name="show-start-title-buttons">False</property>
<property name="show-end-title-buttons">False</property>