1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-27 03:52:57 +02: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