Jelajahi Sumber

Make console 100% of parent height

Steven Silvester 9 tahun lalu
induk
melakukan
56c0f9a28c
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      src/notebook/theme.css

+ 5 - 0
src/notebook/theme.css

@@ -330,6 +330,11 @@
 }
 
 
+.jp-Console {
+  height: 100%;
+}
+
+
 .jp-Console .jp-Cell {
   padding-top: 0;
   padding-bottom: 0;