mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 10:34:07 +00:00
committed by
GitHub
parent
99ccd62bcd
commit
a07ef1a1d6
@@ -59,6 +59,14 @@
|
||||
<Setter Property="FontAttributes"
|
||||
Value="Bold" />
|
||||
</Style>
|
||||
<Style TargetType="Label"
|
||||
Class="text-html"
|
||||
ApplyToDerivedTypes="True">
|
||||
<Setter Property="TextColor"
|
||||
Value="Default" />
|
||||
<Setter Property="TextType"
|
||||
Value="Html" />
|
||||
</Style>
|
||||
|
||||
<!-- Pages -->
|
||||
<Style TargetType="TabbedPage"
|
||||
|
||||
Reference in New Issue
Block a user