From 39e325b514270d7455ee128699a909ae7ab5cf2f Mon Sep 17 00:00:00 2001 From: Kynlo Date: Wed, 31 Jan 2024 01:55:55 +0000 Subject: [PATCH] Fixed modal windows not closing + more Fixed: Modal windows not closing Sidebar not closing when clicking away Removed: Codebase - (JSON) due to Cody 1.2.0 update no longer supporting it. --- src/index.html | 32 +++++++++++------------ src/scripts.js | 69 +++++++++++++++++++++++++++++++++++++------------- src/server.py | 14 ++++++++++ src/styles.css | 5 ++++ 4 files changed, 86 insertions(+), 34 deletions(-) create mode 100644 src/server.py diff --git a/src/index.html b/src/index.html index bb19661..33f000c 100644 --- a/src/index.html +++ b/src/index.html @@ -23,12 +23,13 @@ -