mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-07 09:20:04 +01:00
PM-3349 Minor aligment improvemment for region selection in HomePage
This commit is contained in:
parent
9b64af3423
commit
5d2fc4530f
@ -72,7 +72,7 @@
|
||||
Command="{Binding ShowEnvironmentPickerCommand}" />
|
||||
</StackLayout.GestureRecognizers>
|
||||
<Label
|
||||
Margin="0,0,6,0"
|
||||
Margin="{OnPlatform Android='0,0,6,1', iOS='0,0,6,0'}"
|
||||
Text="{Binding RegionText}"
|
||||
FontSize="13"
|
||||
TextColor="{DynamicResource MutedColor}"
|
||||
|
Loading…
Reference in New Issue
Block a user