1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-05 01:53:17 +00:00

line break for box value

This commit is contained in:
Kyle Spearrin
2019-04-26 22:59:53 -04:00
parent 04bd6b49ad
commit aee9ce802a
2 changed files with 2 additions and 1 deletions

View File

@@ -141,5 +141,7 @@
</Style>
<Style TargetType="Label"
Class="box-value">
<Setter Property="LineBreakMode"
Value="CharacterWrap" />
</Style>
</ResourceDictionary>