Give Library header DockPanel explicit height (#5160)

This commit is contained in:
Théo Arrouye 2023-06-01 08:40:44 -07:00 committed by GitHub
parent 57524a4c8a
commit 6966211e07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@
</Design.DataContext>
<DockPanel
Margin="0,0,0,5"
Height="35"
HorizontalAlignment="Stretch">
<Button
Width="40"