fix design

merge-requests/580/head
Mohammad Aljammal 5 years ago
parent 1081f71e80
commit 8523211e90

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