Brian E. Granger 7 anni fa
parent
commit
f5437fd8be
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/notebook/style/index.css

+ 1 - 1
packages/notebook/style/index.css

@@ -199,7 +199,7 @@
 }
 
 
-.jp-ActiveCellTool .jp-Cell-prompt {
+.jp-ActiveCellTool .jp-InputArea-prompt {
   flex: 0 0 auto;
   padding-left: 0px;
 }