Fix cannot open email on tablet/ipad device
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user