fix: 1 icon style

This commit is contained in:
Mahyar Khanbolooki
2025-08-12 23:52:01 +03:30
parent e15a7c0835
commit 772235502c
@@ -43,7 +43,7 @@ export default function NotificationsIndex({ }: Props) {
{ef('21:32')} {ef('21:32')}
</span> </span>
</div> </div>
<Trash size={24} className='stroke-primary' /> <Trash size={24} className='stroke-primary dark:stroke-foreground' />
</div> </div>
</li> </li>