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 b788a29302
commit 5579cb4a55

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>