Better top shell account icon.
This commit is contained in:
@@ -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="" />
|
|
||||||
</Border>
|
|
||||||
</Grid>
|
</Grid>
|
||||||
</Button>
|
</Button>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
|
|||||||
Reference in New Issue
Block a user