Explorar el Código

Reset outputarea background

Sylvain Corlay hace 8 años
padre
commit
938b45c0ba
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/notebook/output-area/index.css

+ 0 - 1
src/notebook/output-area/index.css

@@ -16,7 +16,6 @@
 
 
 .jp-OutputArea {
-  background: none;
   max-height: 1000px;
   overflow-y: auto;
 }