From e32e3437a1dd3834fcc072483352c5569aa24af6 Mon Sep 17 00:00:00 2001 From: Andy Bunce Date: Fri, 22 Aug 2025 15:50:39 +0100 Subject: [PATCH] [fix] hide popover --- webapp/static/clients/codemirror/index.html | 6 +- webapp/static/clients/codemirror/script.js | 85 +++++++++++---------- 2 files changed, 48 insertions(+), 43 deletions(-) diff --git a/webapp/static/clients/codemirror/index.html b/webapp/static/clients/codemirror/index.html index 03cf9b1..e4b8310 100644 --- a/webapp/static/clients/codemirror/index.html +++ b/webapp/static/clients/codemirror/index.html @@ -16,9 +16,10 @@