From ed31563de7910bc7294decccc73d9aae59ce1e2a Mon Sep 17 00:00:00 2001 From: rupayan Date: Sun, 1 Dec 2024 21:27:44 +0530 Subject: [PATCH] Implement workflow change detection and update messaging in the main script --- web/assets/index-U_o182q3.css | 2 +- web/index.html | 41 +++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/web/assets/index-U_o182q3.css b/web/assets/index-U_o182q3.css index ca2204ee4..d607eb187 100644 --- a/web/assets/index-U_o182q3.css +++ b/web/assets/index-U_o182q3.css @@ -2763,7 +2763,7 @@ body { text-align: center; z-index: 999; width: 190px; - display: flex; + display: none; flex-direction: column; align-items: center; color: var(--descrip-text); diff --git a/web/index.html b/web/index.html index b5ab39f95..48d5623e0 100644 --- a/web/index.html +++ b/web/index.html @@ -8,6 +8,47 @@ +