This commit is contained in:
odweta
2026-04-03 17:54:00 +02:00
parent 09f3ae550a
commit 4f4f82e41a
+1 -1
View File
@@ -42,7 +42,7 @@ class ListPage extends StatelessWidget {
padding: const EdgeInsets.only(
left: Constants.edgeInset,
right: Constants.edgeInset,
top: Constants.edgeInset
top: Constants.edgeInset*2
),
child: Text(
'${Strings.allQuotesCount} $quoteCount',