Pārlūkot izejas kodu

Bugfix: console banner rendering incorrectly.

Afshin Darian 8 gadi atpakaļ
vecāks
revīzija
f1ef7300f2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/console/index.css

+ 1 - 1
src/console/index.css

@@ -79,6 +79,6 @@
 }
 
 
-.jp-ConsoleContent-content .jp-ConsoleContent-banner .jp-InputArea-prompt {
+.jp-ConsoleContent-content .jp-ConsoleContent-banner .jp-Cell-prompt {
   display: none;
 }