Fixed design issues

This commit is contained in:
Abdullah Alassaf
2024-09-24 00:28:46 +03:00
parent 04e8131fb2
commit a811baca70
4 changed files with 165 additions and 197 deletions

View File

@ -59,7 +59,6 @@ class ScheduleListView extends StatelessWidget {
onTap: () {},
child: DefaultContainer(
padding: const EdgeInsets.all(20),
height: MediaQuery.of(context).size.height / 6.4,
child: Row(
children: [
Expanded(