mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 12:57:48 +00:00
updates
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
{#if $tooltipData.city}
|
||||
<div
|
||||
class="pointer-events-none absolute"
|
||||
style:left="{coords.x + 10}px"
|
||||
style:top="{coords.y + 20}px"
|
||||
style:left="{coords.x - 50}px"
|
||||
style:top="{coords.y - 50}px"
|
||||
>
|
||||
<div
|
||||
class={classNames(
|
||||
|
||||
Reference in New Issue
Block a user