TF-801 Add presentation layer for get all vacation

This commit is contained in:
dab246
2022-08-17 17:37:18 +07:00
committed by Dat H. Pham
parent 8ab4e7bfc0
commit aa139eb112
33 changed files with 1240 additions and 38 deletions
@@ -51,7 +51,10 @@ class IdentitiesView extends GetWidget<IdentitiesController> with PopupMenuWidge
responsiveUtils: _responsiveUtils,
mobile: Scaffold(
body: Container(
margin: const EdgeInsets.only(top: 16, bottom: 16, right: 24),
margin: const EdgeInsets.only(
top: 16,
bottom: 16,
right: BuildUtils.isWeb ? 24 : 10),
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [