v1.2.0: Symbol-Verwaltung, SOMA-Admin, Light Mode Farbsystem, Onboarding-Tour, Credit-Link

This commit is contained in:
Pepe Ziberi
2026-02-24 21:13:27 +01:00
parent d893373bd9
commit 1583ef2a17
12 changed files with 700 additions and 128 deletions

View File

@@ -2299,16 +2299,6 @@ export function MapView({
</div>
)}
{/* Credit link */}
<a
href="/"
target="_blank"
rel="noopener noreferrer"
className="absolute bottom-1 left-24 z-10 text-[10px] text-muted-foreground/50 hover:text-muted-foreground/80 transition-colors no-underline hidden md:block"
>
mit von Pepe
</a>
{/* Cursor-following tooltip — always mounted for stable ref */}
<div
ref={tooltipRef}