TF-381 Apply new UI for MailboxView in browser

This commit is contained in:
dab246
2022-03-22 02:10:39 +07:00
committed by Dat H. Pham
parent 7dc8672b82
commit 3cb2b58827
8 changed files with 142 additions and 65 deletions
@@ -527,7 +527,7 @@ class AppLocalizations {
String get hint_search_mailboxes {
return Intl.message(
'Search for mailboxes',
'Search mailboxes',
name: 'hint_search_mailboxes');
}