Merge branch 'in-patient-changes' into 'development'

hoh design fixes

See merge request Cloud_Solution/doctor_app_flutter!543
merge-requests/547/merge
Mohammad Aljammal 5 years ago
commit 349c63f4ce

@ -326,7 +326,7 @@ class PatientProfileHeaderWhitAppointmentAppBar extends StatelessWidget
'${TranslationBase.of(context).dr}$doctorName',
color: Colors.black,
fontWeight: FontWeight.w600,
fontSize: 12,
fontSize: 9,
),
if (orderNo != null && !isPrescriptions)
Row(

Loading…
Cancel
Save