web show notification when push notification is recieved
This commit is contained in:
@@ -106,7 +106,7 @@ class TenderCard extends StatelessWidget {
|
||||
],
|
||||
),
|
||||
),
|
||||
SizedBox(height: isDesktop ? 20.0.h() : 72.0.h()),
|
||||
SizedBox(height: isDesktop ? 20.0.h() : 52.0.h()),
|
||||
if (!isDesktop) TenderActionButtonsRow(tender: tender),
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user