mirror of
https://github.com/bitwarden/android.git
synced 2024-12-26 10:58:29 +03:00
PM-3349 minor fix to add space in HomePage between the region picker labels.
This commit is contained in:
parent
c01a8f8d93
commit
bf35d1f2dc
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue