Release workflows
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
<Marker
|
||||
{lngLat}
|
||||
on:click={() => (clickedName = name)}
|
||||
class="grid h-8 w-8 place-items-center rounded-full border border-gray-200 bg-red-300 text-black shadow-2xl focus:outline-2 focus:outline-black"
|
||||
class="grid h-8 w-8 place-items-center rounded-full border border-gray-200 bg-red-300 text-black shadow-md"
|
||||
>
|
||||
<svg
|
||||
width="24"
|
||||
|
||||
Reference in New Issue
Block a user