*fix & redesign

This commit is contained in:
kodjodevf 2023-04-07 18:08:02 +01:00
parent 7205018e20
commit 4dbc8a935e

View file

@ -34,7 +34,7 @@ class LibraryListViewWidget extends StatelessWidget {
context.push('/manga-reader/detail', extra: model);
},
child: Padding(
padding: const EdgeInsets.all(8.0),
padding: const EdgeInsets.symmetric(horizontal: 8, vertical: 3),
child: Container(
height: 45,
decoration: BoxDecoration(