1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

width on length label

This commit is contained in:
Kyle Spearrin
2019-05-14 08:37:27 -04:00
parent 919eedc0fa
commit 4dfd8b6985

View File

@@ -101,6 +101,7 @@
<Label
Text="{Binding Length}"
StyleClass="box-label, box-sub-label"
WidthRequest="30"
VerticalOptions="CenterAndExpand"
HorizontalTextAlignment="End" />
<controls:ExtendedSlider