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

@@ -334,7 +334,7 @@ class _CargoWidgetState extends State<CargoWidget> {
children: [
const SizedBox(height: 8),
userRow,
LocalTitle(textKey: "box.input_cargo_weight", topPadding: 10),
LocalTitle(textKey: "box.input_cargo_weight", topPadding: 5),
cargosBox,
const SizedBox(height: 15),
Divider(),