@@ -165,6 +73,16 @@ async function rerun(e: Event) {
class="flex flex-col min-w-min gap-4 mx-2 px-10 pt-8 pb-4 relative text-muted-foreground outline-none"
@wheel.capture="(e: WheelEvent) => outputHistoryRef?.onWheel(e)"
>
+
@@ -199,101 +117,4 @@ async function rerun(e: Event) {
-