mirror of
https://github.com/bitwarden/mobile
synced 2026-01-20 09:23:50 +00:00
style fixes for xamarin forms 4
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
Class="list-icon-platform"
|
||||
ApplyToDerivedTypes="True">
|
||||
<Setter Property="FontSize"
|
||||
Value="10" />
|
||||
Value="23" />
|
||||
</Style>
|
||||
<Style TargetType="Button"
|
||||
ApplyToDerivedTypes="True"
|
||||
@@ -139,6 +139,8 @@
|
||||
Class="box-row-button-platform">
|
||||
<Setter Property="WidthRequest"
|
||||
Value="37" />
|
||||
<Setter Property="HeightRequest"
|
||||
Value="45" />
|
||||
<Setter Property="FontSize"
|
||||
Value="25" />
|
||||
</Style>
|
||||
|
||||
Reference in New Issue
Block a user