diff --git a/index.html b/index.html index 3cc7ff8..9298a80 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,9 @@ .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-editor{position:relative;height:60vh} +.code-editor pre{margin:0;height:100%;overflow:auto;border:1px solid #e5e7eb;border-radius:0.75rem} +.code-editor textarea{position:absolute;inset:0;height:100%;resize:none;background:transparent;color:transparent;caret-color:#111;border:0;outline:0} @@ -82,7 +85,7 @@
Sune Settings
-
+
@@ -100,6 +103,9 @@ +
@@ -114,12 +120,12 @@ - +