TF-858 Apply rich text keyboard button for mobile on vacation

This commit is contained in:
dab246
2022-09-30 16:43:41 +07:00
committed by Dat H. Pham
parent 9240768deb
commit 31ed3750f9
7 changed files with 350 additions and 242 deletions
@@ -106,7 +106,7 @@ class VacationNotificationMessageWidget extends StatelessWidget {
if (leadingIcon != null) leadingIcon!,
Expanded(
child: Padding(
padding: const EdgeInsets.only(top: 8, right: 12),
padding: const EdgeInsets.only(right: 12),
child: Center(
child: Text(
vacationResponse.getNotificationMessage(context),