fix card list cutoff
This commit is contained in:
parent
96c1604c55
commit
f8a523ec88
2 changed files with 26 additions and 28 deletions
|
|
@ -76,6 +76,7 @@ class _MihAppToolBodyState extends State<MihAppToolBody> {
|
|||
top: 0,
|
||||
),
|
||||
child: Container(
|
||||
height: screenSize.height,
|
||||
decoration: getBoader(),
|
||||
child: Padding(
|
||||
padding: EdgeInsets.all(_innerBodyPadding),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue