From 168a829d9f816a5c53401634332f6245ffc62b66 Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Sun, 8 Mar 2026 11:02:09 +0100 Subject: [PATCH] feat: show PDF export progress modal with per-card progress --- public/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/public/index.html b/public/index.html index ee9f878..bb07ae8 100644 --- a/public/index.html +++ b/public/index.html @@ -104,6 +104,14 @@ body.modal-open { overflow: hidden; } + +