fix : out of the province
This commit is contained in:
@@ -160,7 +160,7 @@ class SalesOutOfProvincePage extends GetView<SalesOutOfProvinceLogic> {
|
||||
|
||||
Container _typeOuterInfoCard({required String title, required String iconPath, required Color foregroundColor}) {
|
||||
return Container(
|
||||
height: (Get.width - 24) / 2,
|
||||
height: 180,
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.white,
|
||||
borderRadius: BorderRadius.circular(8),
|
||||
|
||||
Reference in New Issue
Block a user