fix padding

This commit is contained in:
Salvatore Giordano
2020-11-05 10:50:48 +01:00
parent 4d5ae15bfb
commit 16b199c91c
2 changed files with 4 additions and 16 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ class GiphyAttachment extends StatelessWidget {
),
),
Padding(
padding: const EdgeInsets.symmetric(vertical: 8.0),
padding: const EdgeInsets.only(top: 8.0),
child: Row(
children: [
Row(