mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 11:03:54 +00:00
environment page
This commit is contained in:
@@ -7,7 +7,18 @@
|
||||
<Setter Property="Margin"
|
||||
Value="-4, 0" />
|
||||
</Style>
|
||||
|
||||
|
||||
<!-- Buttons -->
|
||||
|
||||
<Style TargetType="Button"
|
||||
ApplyToDerivedTypes="True"
|
||||
Class="btn-icon-platform">
|
||||
<Setter Property="WidthRequest"
|
||||
Value="37" />
|
||||
<Setter Property="FontSize"
|
||||
Value="25" />
|
||||
</Style>
|
||||
|
||||
<!-- List -->
|
||||
|
||||
<Style TargetType="ListView"
|
||||
|
||||
Reference in New Issue
Block a user