From fcfbfa6d59087c72a2604109844f9ad4bfdb5c33 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 21 Aug 2025 19:02:48 -0700 Subject: [PATCH] Update index.html --- 2/index.html | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/2/index.html b/2/index.html index 8050337..78c459a 100644 --- a/2/index.html +++ b/2/index.html @@ -18,6 +18,10 @@ .menu-card{position:fixed;z-index:60;min-width:12rem;border-radius:0.75rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.08)} .menu-item{width:100%;text-align:left;padding:.5rem .75rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem} .menu-item:hover{background:#f9fafb} +.code-wrap{position:relative} +.code-wrap textarea{position:absolute;inset:0;background:transparent;color:transparent;caret-color:#111;white-space:pre;overflow:auto;resize:none} +.code-wrap pre{margin:0;height:100%;overflow:auto} +.code-wrap textarea,.code-wrap pre{font:400 12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;padding:.75rem;border-radius:.75rem;border:1px solid #e5e7eb} @@ -82,7 +86,7 @@
Sune Settings
-
+
@@ -100,8 +104,8 @@ -