fix tool padding
This commit is contained in:
@@ -184,10 +184,9 @@ class _MihPackageState extends State<MihPackage>
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
const SizedBox(
|
const SizedBox(width: 5),
|
||||||
width: 5,
|
|
||||||
),
|
|
||||||
widget.appTools,
|
widget.appTools,
|
||||||
|
const SizedBox(width: 5),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
const SizedBox(height: 5),
|
const SizedBox(height: 5),
|
||||||
|
|||||||
Reference in New Issue
Block a user