TF-599 Apply new icon mailbox for destination picker

This commit is contained in:
dab246
2022-05-31 18:29:51 +07:00
committed by Dat H. Pham
parent 30f3fc952d
commit 54203b234b
6 changed files with 101 additions and 63 deletions
@@ -76,7 +76,7 @@ class MailboxDashBoardView extends BaseMailboxDashBoardView {
])
),
Expanded(child: Padding(
padding: const EdgeInsets.only(right: 10, top: 16, bottom: 10, left: 48),
padding: const EdgeInsets.only(right: 10, top: 16, bottom: 10),
child: _buildRightHeader(context)))
]),
Expanded(child: Row(