From 0c477ac037be622f4051f0ee952111c606e4edb3 Mon Sep 17 00:00:00 2001 From: EP Date: Wed, 20 Aug 2025 20:11:29 -0700 Subject: [PATCH] Danger modal: move inside #app to inherit Vue state and center correctly; fix always-on artifact --- index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 8d3aeaf..a4ec7c3 100644 --- a/index.html +++ b/index.html @@ -802,21 +802,21 @@ - - -
-
-
- - Danger zone warning -
-
-

Your projected payload size exceeds 25,000,000 characters. Generating this will very likely freeze/crash your browser or downstream tools, and can rack up serious costs if sent to a model.

-

Proceed only if you fully understand the risks and are testing in a safe, isolated environment.

-
-
- + +
+
+
+ + Danger zone warning +
+
+

Your projected payload size exceeds 25,000,000 characters. Generating this will very likely freeze/crash your browser or downstream tools, and can rack up serious costs if sent to a model.

+

Proceed only if you fully understand the risks and are testing in a safe, isolated environment.

+
+
+ +