исправление отображения ощибок на экране ввода кода из смс
This commit is contained in:
@@ -306,8 +306,9 @@ class _CodeConfirmationScreenState extends State<CodeConfirmationScreen>
|
||||
_errorMessage!,
|
||||
style: TextStyle(
|
||||
color: cs.error,
|
||||
fontSize: 13,
|
||||
fontWeight: FontWeight.w400,
|
||||
fontSize: 14,
|
||||
fontWeight: FontWeight.w500,
|
||||
height: 1.35,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user