mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 18:43:43 +00:00
style fixes for xamarin forms 4
This commit is contained in:
@@ -126,9 +126,9 @@
|
||||
<Style TargetType="Label"
|
||||
Class="list-header">
|
||||
<Setter Property="HorizontalOptions"
|
||||
Value="StartAndExpand" />
|
||||
Value="FillAndExpand" />
|
||||
<Setter Property="VerticalOptions"
|
||||
Value="CenterAndExpand" />
|
||||
Value="FillAndExpand" />
|
||||
<Setter Property="VerticalTextAlignment"
|
||||
Value="Center" />
|
||||
</Style>
|
||||
|
||||
Reference in New Issue
Block a user