File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 410
410
<Setter Property =" Foreground" Value =" #555555" />
411
411
<Setter Property =" VerticalAlignment" Value =" Center" />
412
412
<Setter Property =" HorizontalAlignment" Value =" Center" />
413
- <Setter Property =" FontSize" Value =" 128 " />
414
- <Setter Property =" MaxWidth" Value =" 128 " />
413
+ <Setter Property =" FontSize" Value =" 90 " />
414
+ <Setter Property =" MaxWidth" Value =" 96 " />
415
415
<Setter Property =" Height" Value =" Auto" />
416
- <Setter Property =" MaxHeight" Value =" 128 " />
416
+ <Setter Property =" MaxHeight" Value =" 96 " />
417
417
<Style .Triggers>
418
418
<DataTrigger Binding =" {Binding ElementName=PreviewGlyphIcon, UpdateSourceTrigger=PropertyChanged, Path=Text.Length}" Value =" 0" >
419
419
<Setter Property =" Visibility" Value =" Collapsed" />
You can’t perform that action at this time.
0 commit comments