6/20/1
This commit is contained in:
@@ -149,7 +149,7 @@ class CardSeferWalletDriver extends StatelessWidget {
|
||||
},
|
||||
child: Container(
|
||||
width: Get.width * .85,
|
||||
height: Get.height * .25,
|
||||
height: Get.height * .27,
|
||||
decoration: BoxDecoration(
|
||||
color: AppColor.deepPurpleAccent,
|
||||
borderRadius: const BorderRadius.all(Radius.circular(12)),
|
||||
|
||||
Reference in New Issue
Block a user