bug fixed

This commit is contained in:
nutchayut
2025-01-09 23:50:38 +07:00
parent 783d240879
commit b9ec3e6104
17 changed files with 279 additions and 305 deletions

View File

@@ -412,7 +412,7 @@ class _TransferCathayPayDetailState extends State<TransferCathayPayDetail> {
width: 161,
decoration: BoxDecoration(
borderRadius: BorderRadius.circular(100),
color: Color(0xff9d001b),
color: Color(0xfff2f2f2),
),
padding: const EdgeInsets.symmetric(
horizontal: 20,
@@ -427,7 +427,7 @@ class _TransferCathayPayDetailState extends State<TransferCathayPayDetail> {
"100 ${"Baht".tr()}",
textAlign: TextAlign.right,
style: TextStyle(
color: Colors.white,
color: Color(0xff65676b),
),
),
],