move fix to Repl.css

This commit is contained in:
Kaspars 2023-11-14 11:16:51 +01:00
parent ff0af15ac7
commit 7f1919ebc6
3 changed files with 4 additions and 2 deletions

View file

@ -57,3 +57,7 @@
#code .cm-foldGutter {
display: none !important;
}
#code .cm-focused {
outline: none;
}