merge-requests/649/head
hussam al-habibeh 5 years ago
parent e16d91a1b8
commit c17d3d63e0

@ -435,7 +435,7 @@ class _PrescriptionFormWidgetState extends State<PrescriptionFormWidget> {
SizedBox( SizedBox(
height: spaceBetweenTextFileds), height: spaceBetweenTextFileds),
Container( Container(
height: screenSize.height * 0.076, height: screenSize.height * 0.062,
width: double.infinity, width: double.infinity,
child: Row( child: Row(
children: [ children: [

Loading…
Cancel
Save