TF-4002 Apply new design for folder creation modal on web

This commit is contained in:
dab246
2025-09-04 15:06:28 +07:00
committed by Dat H. Pham
parent c09a2c92b2
commit 36e58fc990
23 changed files with 689 additions and 498 deletions
@@ -1,5 +1,6 @@
enum MailboxDisplayed {
mailbox,
destinationPicker
destinationPicker,
modalFolder;
}