style(notifcaion): style changes to the notificaion card and started the table
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m49s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m49s
This commit is contained in:
@@ -36,7 +36,7 @@ export default function NotificationsSubCard({ user }: any) {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Card className="p-3 w-128">
|
||||
<Card className="p-3 w-lg">
|
||||
<CardHeader>
|
||||
<CardTitle>Notifications</CardTitle>
|
||||
<CardDescription>
|
||||
|
||||
Reference in New Issue
Block a user