Added style modification

dictionnaire
Matheo HERSAN 2 years ago
parent 503a303504
commit 6efd8ab6ae

@ -16,7 +16,7 @@
<Button Text="Se connecter" Clicked="OnLoginClicked" Style="{StaticResource Bouton}"/>
<StackLayout Orientation="Horizontal" HorizontalOptions="Center">
<Label Text="Pas de compte ? " TextColor="#FFFFFF"/>
<Label Text="Pas de compte ? " TextColor="#FFFFFF" Margin="0,0,5,0"/>
<Label Text="S'inscrire" TextColor="{StaticResource Primary}">
</Label>
</StackLayout>

Loading…
Cancel
Save