mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-07 09:20:04 +01:00
PM-3349 minor fix to add space in HomePage between the region picker labels.
This commit is contained in:
parent
c01a8f8d93
commit
bf35d1f2dc
@ -72,6 +72,7 @@
|
||||
Command="{Binding ShowEnvironmentPickerCommand}" />
|
||||
</StackLayout.GestureRecognizers>
|
||||
<Label
|
||||
Margin="0,0,6,0"
|
||||
Text="{Binding RegionText}"
|
||||
FontSize="13"
|
||||
TextColor="{DynamicResource MutedColor}"
|
||||
|
Loading…
Reference in New Issue
Block a user