fix bug
This commit is contained in:
parent
9872eeb0e9
commit
e75c225d5d
@ -203,7 +203,7 @@ class _SectionDetailScreenState extends State<SectionDetailScreen> {
|
|||||||
),
|
),
|
||||||
),// FIELDS SECTION
|
),// FIELDS SECTION
|
||||||
Container(
|
Container(
|
||||||
//height: size.height * 0.305,
|
height: size.height * 0.305,
|
||||||
//width: size.width * 0.8,
|
//width: size.width * 0.8,
|
||||||
child: Padding(
|
child: Padding(
|
||||||
padding: const EdgeInsets.all(10.0),
|
padding: const EdgeInsets.all(10.0),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user