chore: center hint text in span card (#5845)

This commit is contained in:
ggurdin 2026-02-27 14:53:56 -05:00 committed by GitHub
parent 72249b4766
commit 4eca61d216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -244,6 +244,7 @@ class _MatchContent extends StatelessWidget {
match.updatedMatch.match.message ??
match.updatedMatch.match.type.defaultPrompt(context),
style: BotStyle.text(context),
textAlign: TextAlign.center,
),
isOpen
? ChoicesArray(