update carton form and info

This commit is contained in:
tzw
2024-02-13 11:02:46 +06:30
parent 1ec130bf09
commit 252be38912
7 changed files with 42 additions and 35 deletions

View File

@@ -279,7 +279,8 @@ class _MixCartonSubmitState extends State<MixCartonSubmit> {
children: [
Expanded(
child: ListView(
padding: const EdgeInsets.all(20),
padding:
const EdgeInsets.only(left: 20, right: 20, top: 15, bottom: 20),
children: [
cartonType,
const SizedBox(height: 10),