chore: Follow up emoji picker design

pull/1577/head
Krille 1 month ago
parent fac2e5bde3
commit 63e603614b
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -103,6 +103,7 @@ class NoRecent extends StatelessWidget {
child: Text(
L10n.of(context).emoteKeyboardNoRecents,
style: Theme.of(context).textTheme.bodyLarge,
textAlign: TextAlign.center,
),
),
);

Loading…
Cancel
Save