Delte button + create wool from modal

This commit is contained in:
Leandro 2024-05-20 19:31:26 +02:00
parent aa25288c3e
commit 732042255a
8 changed files with 52 additions and 29 deletions

View file

@ -17,7 +17,7 @@ class ModalWrapper extends StatelessWidget {
width: 750,
height: MediaQuery.of(context).size.height - 100,
child: Padding(
padding: EdgeInsets.symmetric(horizontal: 25, vertical: 10),
padding: EdgeInsets.symmetric(horizontal: 25, vertical: 0),
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [