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