draw above background

This commit is contained in:
Felix Roos 2022-03-21 19:44:48 +01:00
parent 9af6a779f2
commit 2efbb68627
3 changed files with 7 additions and 4 deletions

View file

@ -11,6 +11,7 @@ body {
height: 100% !important;
background-color: transparent !important;
font-size: 15px;
z-index:20
}
.CodeMirror-line > span {