|
@@ -186,7 +186,7 @@ class EmojiButton extends StatelessWidget {
|
|
height: _kBannerActionHeight,
|
|
height: _kBannerActionHeight,
|
|
width: _kBannerActionHeight,
|
|
width: _kBannerActionHeight,
|
|
child: FlowyButton(
|
|
child: FlowyButton(
|
|
- margin: const EdgeInsets.all(4),
|
|
|
|
|
|
+ margin: EdgeInsets.zero,
|
|
text: FlowyText.medium(
|
|
text: FlowyText.medium(
|
|
emoji,
|
|
emoji,
|
|
fontSize: 30,
|
|
fontSize: 30,
|