Adding negativeConstant

This commit is contained in:
Leandro Borges Ferreira
2023-02-15 19:40:51 +01:00
parent 92a330cd71
commit 9fdc864af2
2 changed files with 6 additions and 6 deletions
@@ -84,7 +84,7 @@ class StreamMessageReactionsModal extends StatelessWidget {
message: message,
),
),
const SizedBox(height: 8),
const SizedBox(height: 10),
IgnorePointer(
child: messageWidget,
),