This commit is contained in:
Thomas Fransolet 2021-07-27 17:48:36 +02:00
parent 9872eeb0e9
commit e75c225d5d

View File

@ -203,7 +203,7 @@ class _SectionDetailScreenState extends State<SectionDetailScreen> {
),
),// FIELDS SECTION
Container(
//height: size.height * 0.305,
height: size.height * 0.305,
//width: size.width * 0.8,
child: Padding(
padding: const EdgeInsets.all(10.0),