This commit is contained in:
lendry
2026-07-10 12:21:44 +03:00
parent a0966e7ba2
commit f00f3d411d
8 changed files with 395 additions and 54 deletions

View File

@@ -89,7 +89,7 @@ export function ChatLocationCard({
variant === 'mine' ? 'border-[#7ea06a]/35 bg-white' : 'border-[#dce3ec] bg-white'
)}
>
<div ref={mapRef} className="h-[160px] w-full" />
<div ref={mapRef} className="embedded-leaflet-map h-[160px] w-full" />
<div className="flex items-start gap-2 px-3 py-2.5">
<MapPin className={cn('mt-0.5 h-4 w-4 shrink-0', variant === 'mine' ? 'text-[#7ea06a]' : 'text-[#3390ec]')} />
<div className="min-w-0 flex-1">