chore: Follow up emoji picker design
This commit is contained in:
parent
fac2e5bde3
commit
63e603614b
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ class NoRecent extends StatelessWidget {
|
|||
child: Text(
|
||||
L10n.of(context).emoteKeyboardNoRecents,
|
||||
style: Theme.of(context).textTheme.bodyLarge,
|
||||
textAlign: TextAlign.center,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue