mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
PM-3349 Minor aligment improvemment for region selection in HomePage
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user