Salim Elliye 2 weeks ago
parent 7a553affcc
commit 3172f48060

@ -73,7 +73,7 @@
</div> </div>
<div class="w-full h-full flex flex-col gap-3 mt-5 overflow-y-auto notificationsContainer pb-[50px]"> <div class="w-full h-full flex flex-col gap-3 mt-5 overflow-y-auto notificationsContainer pb-[50px]">
<div <!-- <div
class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-osiblue bg-opacity-40"> class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-osiblue bg-opacity-40">
<div class="flex justify-start items-center gap-2"> <div class="flex justify-start items-center gap-2">
<div> <div>
@ -94,10 +94,10 @@
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" /> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" />
</svg> </svg>
</div> </div>
</div> </div> -->
<div <!-- <div
class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-gray-50"> class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-gray-50">
<div class="flex justify-start items-center gap-2"> <div class="flex justify-start items-center gap-2">
<div> <div>
@ -118,9 +118,9 @@
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" /> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" />
</svg> </svg>
</div> </div>
</div> </div>-->
<div <!--<div
class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-gray-50"> class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-gray-50">
<div class="flex justify-start items-center gap-2"> <div class="flex justify-start items-center gap-2">
<div> <div>
@ -134,9 +134,9 @@
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" /> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" />
</svg> </svg>
</div> </div>
</div> </div>-->
<div <!--<div
class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-gray-50"> class="w-full px-3 py-5 flex justify-between items-center gap-3 cursor-pointer rounded-md bg-gray-50">
<div class="flex justify-start items-center gap-2"> <div class="flex justify-start items-center gap-2">
<div> <div>
@ -151,7 +151,7 @@
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" /> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12" />
</svg> </svg>
</div> </div>
</div> </div>-->
<!-- View All Notifications container --> <!-- View All Notifications container -->
<button <button

Loading…
Cancel
Save