TF-4075 Jump to attachments list position on mobile
(cherry picked from commit cd2ca1ec3c5b5160820823905d9f0183536b07e3)
This commit is contained in:
@@ -109,7 +109,7 @@ class AttachmentItemWidget extends StatelessWidget {
|
||||
);
|
||||
|
||||
return TMailContainerWidget(
|
||||
height: 36,
|
||||
height: EmailUtils.attachmentItemHeight,
|
||||
borderRadius: 8,
|
||||
border: Border.all(color: AppColor.m3Tertiary70),
|
||||
padding: const EdgeInsets.symmetric(horizontal: 8),
|
||||
|
||||
Reference in New Issue
Block a user