linked list visualisations

This commit is contained in:
2025-08-24 16:33:51 +01:00
parent db3f69e0b0
commit cafcf0158d
12 changed files with 1272 additions and 6 deletions
@@ -81,7 +81,7 @@ export function VisualizationContainer({
</div>
<div
className="flex min-h-80 items-center justify-center rounded-lg border border-border bg-surface px-8 py-4 lg:h-auto"
className="flex min-h-80 min-w-0 items-center justify-center overflow-x-auto rounded-lg border border-border bg-surface px-8 py-4 lg:h-auto"
role="img"
aria-label="Algorithm visualization"
>