Change order of attachment and mail body on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -159,7 +159,6 @@ class TMailButtonWidget extends StatelessWidget {
|
||||
List<BoxShadow>? boxShadow,
|
||||
EdgeInsetsGeometry? margin,
|
||||
TextAlign? textAlign,
|
||||
bool flexibleText = false,
|
||||
BoxBorder? border,
|
||||
int? maxLines,
|
||||
Color? hoverColor,
|
||||
@@ -186,7 +185,6 @@ class TMailButtonWidget extends StatelessWidget {
|
||||
boxShadow: boxShadow,
|
||||
margin: margin,
|
||||
textAlign: textAlign,
|
||||
flexibleText: flexibleText,
|
||||
border: border,
|
||||
maxLines: maxLines,
|
||||
hoverColor: hoverColor,
|
||||
|
||||
Reference in New Issue
Block a user