We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29fa512 + cbcfb57 commit 9392ac4Copy full SHA for 9392ac4
1 file changed
lib/main.html
@@ -53,6 +53,10 @@
53
font-weight: 100;
54
color: #888;
55
}
56
+ .CodeEditor {
57
+ opacity: 1 !important;
58
+ pointer-events: auto !important;
59
+ }
60
</style>
61
</head>
62
<body>
0 commit comments