Fix Team Mailbox name and email address are showing up incorrectly
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -133,6 +133,7 @@ class MailboxView extends BaseMailboxView {
|
||||
if (!controller.isSelectionEnabled() && controller.responsiveUtils.isPortraitMobile(context)) {
|
||||
return Container(
|
||||
width: double.infinity,
|
||||
color: Colors.white,
|
||||
padding: const EdgeInsets.all(16),
|
||||
child: SafeArea(
|
||||
top: false,
|
||||
|
||||
Reference in New Issue
Block a user