From 04fd2c5021632befafd3bbf072d947bb029f96e5 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 22 Feb 2025 22:53:02 -0500 Subject: [PATCH] fixes for editFile --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 42eefee..64cc9d7 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@ width: 80vw; max-width: 90vw; min-width: 400px; - height: 400px; + height: 600px; max-height: 80vh; overflow: auto; resize: both; @@ -439,7 +439,7 @@ modal.classList.add("modal", "editor-modal"); modal.innerHTML = `

Editing: ${fileName}

- +