Sfoglia il codice sorgente

Reset outputarea background

Sylvain Corlay 8 anni fa
parent
commit
938b45c0ba
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;
 }