adjust padding

This commit is contained in:
Henry Hiles 2026-09-16 16:09:56 -04:00
commit fd9c61ea09
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
38 changed files with 5134 additions and 1 deletions

View file

@ -65,7 +65,6 @@ final class const EmojiPicker({
);
return Column(
spacing: 4,
children: [
SearchBar(
hintText: "Search emoji",
@ -81,6 +80,7 @@ final class const EmojiPicker({
),
],
),
SizedBox(height: 8),
SizedBox(
height: 48,
child: Scrollbar(