File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 <ListBox .Styles>
3333 <Style Selector =" ListBoxItem" >
3434 <Setter Property =" Padding" Value =" 0" />
35- <Setter Property =" MinHeight" Value =" 26 " />
35+ <Setter Property =" MinHeight" Value =" 24 " />
3636 <Setter Property =" CornerRadius" Value =" 4" />
3737 </Style >
3838 </ListBox .Styles>
4545
4646 <ListBox .ItemTemplate>
4747 <DataTemplate DataType =" m:Change" >
48- <Grid Background =" Transparent" Height =" 26 " ColumnDefinitions =" 36,*" ContextRequested =" OnChangeContextRequested" DoubleTapped =" OnChangeDoubleTapped" >
48+ <Grid Background =" Transparent" Height =" 24 " ColumnDefinitions =" 36,*" ContextRequested =" OnChangeContextRequested" DoubleTapped =" OnChangeDoubleTapped" >
4949 <v : ChangeStatusIcon Grid.Column=" 0"
5050 Width =" 14" Height =" 14"
5151 HorizontalAlignment =" Left"
You can’t perform that action at this time.
0 commit comments