Fix cannot open email on tablet/ipad device

This commit is contained in:
dab246
2025-09-17 10:44:34 +07:00
committed by Dat H. Pham
parent e6c3ebf0d7
commit a499d5d50f
4 changed files with 119 additions and 155 deletions
@@ -5,7 +5,6 @@ import 'package:get/get.dart';
class ResponsiveUtils {
static const double defaultSizeLeftMenuMobile = 375;
static const double defaultSizeDrawer = 320;
static const double defaultSizeMenu = 256;
static const double mobileLeftMenuSize = 339;