From 59eb8886776f819ddf0234038794f31eed932139 Mon Sep 17 00:00:00 2001 From: ADARSH <64017655+0x0806@users.noreply.github.com> Date: Sat, 5 Jul 2025 22:51:22 +0530 Subject: [PATCH] Update index.html --- index.html | 209 ++++++++++++++++++----------------------------------- 1 file changed, 72 insertions(+), 137 deletions(-) diff --git a/index.html b/index.html index 584662a..b0f8566 100644 --- a/index.html +++ b/index.html @@ -759,7 +759,7 @@ gap: 8px; } - /* File List */ + /* Files List */ .files-list { background: rgba(255, 255, 255, 0.05); border: 1px solid var(--border-color); @@ -1011,7 +1011,7 @@ } .modal.active { - display: flex; + display: flex !important; animation: fadeIn 0.3s ease-out; } @@ -1411,9 +1411,6 @@ - @@ -1594,7 +1591,7 @@