Add vertical padding on mobile view client statement

This commit is contained in:
Hillel Coren 2023-12-18 13:38:07 +02:00
parent ce9f0fa014
commit f6675dea6c
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@ class _ClientPdfViewState extends State<ClientPdfView> {
statusPicker, statusPicker,
], ],
), ),
SizedBox(height: 12),
Row( Row(
children: [ children: [
/* /*