TF-4075 Apply new design for attachments view

This commit is contained in:
dab246
2025-10-07 12:49:35 +07:00
committed by Dat H. Pham
parent 7057648b28
commit 6c7331960f
9 changed files with 171 additions and 119 deletions
@@ -57,7 +57,7 @@ void main() {
attachments: attachments,
isMobile: false,
);
expect(result, attachments.sublist(0, 3));
expect(result, attachments.sublist(0, 2));
});
test(