Fix output highlighting for non-classic themes

This commit is contained in:
Sergio Calvo del Cerro 2019-11-25 10:10:40 +01:00
parent 610d46a1a4
commit e341b4081e

View file

@ -211,7 +211,7 @@
letter-spacing: normal;
white-space: pre-wrap;
word-wrap: break-word;
color: #fff;
color: transparent;
background-color: transparent;
border: none;
pointer-events: none;