TF-2261 Fix bottom bar email view broken
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 7e098952b33930d464a2226dd2971f052249ff02)
This commit is contained in:
@@ -53,6 +53,7 @@ class EmailViewBottomBarWidget extends StatelessWidget {
|
||||
),
|
||||
color: EmailViewBottomBarWidgetStyles.backgroundColor
|
||||
),
|
||||
padding: EmailViewBottomBarWidgetStyles.padding,
|
||||
child: IntrinsicHeight(
|
||||
child: Row(
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user