Merge branch 'referral_in_patient' into 'development'

fix design

See merge request Cloud_Solution/doctor_app_flutter!580
merge-requests/581/merge
Mohammad Aljammal 5 years ago
commit 4f77638c0b

@ -24,6 +24,8 @@ class VitalSignDetailPainScale extends StatelessWidget {
...List.generate(
vitalList.length,
(index) => Container(
margin: EdgeInsets.all(5),
color: Colors.white,
child: Column(
children: [
Row(

Loading…
Cancel
Save