forked from yaso_meth/mih-project
Merge pull request #82 from yaso-meth/BUG--Home-search-cut-off
search cut off text fix
This commit is contained in:
@@ -958,6 +958,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||
return MIHBody(
|
||||
borderOn: false,
|
||||
bodyItems: [
|
||||
const SizedBox(height: 10),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
mainAxisSize: MainAxisSize.max,
|
||||
|
||||
Reference in New Issue
Block a user