This commit is contained in:
ClemensFischer 2025-11-14 16:56:11 +01:00
parent 36883a8d9d
commit 96513468d8
26 changed files with 26 additions and 24 deletions

View file

@ -54,7 +54,7 @@
<Setter Property="VerticalContentAlignment" Value="Center"/>
<Setter Property="BorderThickness" Value="1"/>
<Setter Property="CornerRadius" Value="0"/>
<Setter Property="Padding" Value="3,6,4,6"/>
<Setter Property="Padding" Value="4,6"/>
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="map:Pushpin">