Merge branch 'prescription_changes' into 'development'

hot fix

See merge request Cloud_Solution/doctor_app_flutter!649
merge-requests/650/merge
Mohammad Aljammal 5 years ago
commit d3769d7452

@ -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