diff --git a/lib/views/pages/user/notifications/notification_filter_page.dart b/lib/views/pages/user/notifications/notification_filter_page.dart index ca97a5c0..e10984c9 100644 --- a/lib/views/pages/user/notifications/notification_filter_page.dart +++ b/lib/views/pages/user/notifications/notification_filter_page.dart @@ -209,7 +209,7 @@ class _NotificationFilterPageState extends State { }); }, ).expanded, - 8.width, + 12.width, ADatePicker( label: context.translation.to, from: DateTime(2000),