TF-1427 Move composer button to dashboard view on web

This commit is contained in:
dab246
2023-02-08 14:12:38 +07:00
committed by Dat Vu
parent 373405e443
commit 4f8da9cb31
4 changed files with 66 additions and 63 deletions
@@ -81,7 +81,7 @@ class ManageAccountDashBoardView extends GetWidget<ManageAccountDashBoardControl
Expanded(child: Row(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
SizedBox(child: ManageAccountMenuView(), width: _responsiveUtils.defaultSizeMenu),
SizedBox(child: ManageAccountMenuView(), width: ResponsiveUtils.defaultSizeMenu),
Expanded(child: Container(
color: AppColor.colorBgDesktop,
child: Column(children: [