TF-2584 Update padding toolbox buttons of composer in mobile

This commit is contained in:
dab246
2024-04-16 19:51:38 +07:00
committed by Dat H. Pham
parent aba603933c
commit da3fdd1202
4 changed files with 9 additions and 24 deletions
@@ -5,8 +5,7 @@ import 'package:flutter/material.dart';
class MobileAppBarComposerWidgetStyle {
static const double height = 56;
static const double iconSize = 24;
static const double space = 12;
static const double iconRadius = 8;
static const double space = 4;
static const double sendButtonIconSize = 30;
static const double richTextIconSize = 28;