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:
parent
9c17f452bf
commit
91b4c68b49
@ -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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user