optimize<PopupWidget>: simplify PopupWidget xaml

This commit is contained in:
leo 2021-05-13 11:02:50 +08:00
parent b9b0899d48
commit d1e5b5357c
28 changed files with 36 additions and 27 deletions

View file

@ -7,7 +7,7 @@
xmlns:controls="clr-namespace:SourceGit.Views.Controls"
xmlns:validations="clr-namespace:SourceGit.Views.Validations"
mc:Ignorable="d"
d:DesignWidth="500" Height="Auto" Padding="1">
d:DesignWidth="500">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="32"/>