Better top shell account icon.

This commit is contained in:
Burak Kaan Köse
2026-03-27 12:58:25 +01:00
parent a465545fcb
commit 37afb990f1
+3 -9
View File
@@ -311,17 +311,11 @@
Height="30" Height="30"
Initials="W" Initials="W"
Visibility="Collapsed" /> Visibility="Collapsed" />
<Border <Image
x:Name="WinoAccountSignedOutIcon" x:Name="WinoAccountSignedOutIcon"
Width="30" Width="25"
Height="30" Height="30"
Background="{ThemeResource AccentFillColorDefaultBrush}" Source="/Assets/AppEntries/MailAssets/Square150x150Logo.png" />
CornerRadius="15">
<FontIcon
FontSize="16"
Foreground="White"
Glyph="&#xE77B;" />
</Border>
</Grid> </Grid>
</Button> </Button>
</StackPanel> </StackPanel>