diff --git a/lib/main.html b/lib/main.html index 339767ba..735f8120 100644 --- a/lib/main.html +++ b/lib/main.html @@ -53,6 +53,10 @@ font-weight: 100; color: #888; } + .CodeEditor { + opacity: 1 !important; + pointer-events: auto !important; + }