Give Library header DockPanel explicit height (#5160)
This commit is contained in:
parent
57524a4c8a
commit
6966211e07
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
</Design.DataContext>
|
||||
<DockPanel
|
||||
Margin="0,0,0,5"
|
||||
Height="35"
|
||||
HorizontalAlignment="Stretch">
|
||||
<Button
|
||||
Width="40"
|
||||
|
|
Loading…
Reference in a new issue