ScRolL To nAvIgAtE

This commit is contained in:
2025-08-29 11:39:24 +02:00
parent 3a487caeeb
commit 4eba612a38

View File

@@ -2011,7 +2011,6 @@ ${content}${context}`;
<div className={`${getTextClass('2xl')} text-muted-foreground mb-3 flex items-center gap-4`}>
<div>
Previous Entry {currentNoteIndex > 0 && `(${currentNoteIndex + 1} of ${noteCache.length})`}
<span className={`ml-2 ${getTextClass('xl')} text-muted-foreground`}>Scroll to navigate</span>
</div>
{previousNote && (
<div className="flex-1 flex items-center gap-2">