mirror of
https://github.com/bitwarden/mobile.git
synced 2024-12-18 15:37:42 +01:00
width on length label
This commit is contained in:
parent
919eedc0fa
commit
4dfd8b6985
@ -101,6 +101,7 @@
|
|||||||
<Label
|
<Label
|
||||||
Text="{Binding Length}"
|
Text="{Binding Length}"
|
||||||
StyleClass="box-label, box-sub-label"
|
StyleClass="box-label, box-sub-label"
|
||||||
|
WidthRequest="30"
|
||||||
VerticalOptions="CenterAndExpand"
|
VerticalOptions="CenterAndExpand"
|
||||||
HorizontalTextAlignment="End" />
|
HorizontalTextAlignment="End" />
|
||||||
<controls:ExtendedSlider
|
<controls:ExtendedSlider
|
||||||
|
Loading…
Reference in New Issue
Block a user