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(
|
child: Text(
|
||||||
L10n.of(context).emoteKeyboardNoRecents,
|
L10n.of(context).emoteKeyboardNoRecents,
|
||||||
style: Theme.of(context).textTheme.bodyLarge,
|
style: Theme.of(context).textTheme.bodyLarge,
|
||||||
|
textAlign: TextAlign.center,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue