width on length label

This commit is contained in:
Kyle Spearrin 2019-05-14 08:37:27 -04:00
parent 919eedc0fa
commit 4dfd8b6985
1 changed files with 1 additions and 0 deletions

View File

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