Patient view size fix

This commit is contained in:
2024-09-06 12:58:55 +02:00
parent 14ee71c6ce
commit 4d9fc4aee7
7 changed files with 46 additions and 19 deletions

View File

@@ -126,7 +126,7 @@ class _PatientAccessRequestState extends State<PatientAccessRequest> {
padding: const EdgeInsets.all(15.0),
child: SizedBox(
width: w,
height: h - 105,
height: h,
child: Column(mainAxisSize: MainAxisSize.max, children: [
//const SizedBox(height: 15),
const Text(