mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 00:35:12 +02:00
Various improvements and fixes
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
return $page.url.pathname === path ? 'text-amber-200' : 'hover:text-zinc-50 cursor-pointer';
|
||||
}
|
||||
|
||||
// TODO: on mobile don't act sticky
|
||||
$: {
|
||||
transparent = y <= 0;
|
||||
baseStyle = classNames(
|
||||
|
||||
Reference in New Issue
Block a user