diff --git a/lib/views/notification/pages/m_notification_page.dart b/lib/views/notification/pages/m_notification_page.dart index 4fd4d0e..7108af5 100644 --- a/lib/views/notification/pages/m_notification_page.dart +++ b/lib/views/notification/pages/m_notification_page.dart @@ -127,6 +127,7 @@ class _MobileNotificationPageState extends State ), ), ), + SizedBox(height: 12.0.h()), Expanded( child: TabBarView( controller: controller,