Merge develop (squash): correctifs modale MDP (champs lavande/jaune), doc tickets 84/85

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-09 23:53:58 +01:00
co-authored by Cursor
parent 930097f87d
commit 68e4f54814
2 changed files with 42 additions and 6 deletions
@@ -196,7 +196,7 @@ class _ChangePasswordDialogState extends State<ChangePasswordDialog> {
hintText: 'Retapez le nouveau mot de passe',
obscureText: true,
validator: _validateConfirmPassword,
style: CustomAppTextFieldStyle.lavande,
style: CustomAppTextFieldStyle.jaune,
fieldHeight: 53,
fieldWidth: double.infinity,
enabled: !_isLoading,