This commit is contained in:
Marcel Wagner 2020-09-28 21:37:44 +02:00
Родитель dc9495d351
Коммит 387164cad2
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -50,7 +50,9 @@
Margin="5,0,0,0"
Width="50">
<AppBarButton.Icon>
<PathIcon Margin="-3" VerticalAlignment="Center" HorizontalAlignment="Center"
<PathIcon Margin="-3"
VerticalAlignment="Center"
HorizontalAlignment="Center"
Data="{StaticResource GithubIcon}">
<PathIcon.RenderTransform>
<CompositeTransform TranslateY="5" TranslateX="-5" />