Kaynağa Gözat

Add spacing after metadata header

Steven Silvester 8 yıl önce
ebeveyn
işleme
e49d69476a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      packages/notebook/style/index.css

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

@@ -214,6 +214,7 @@
 .jp-MetadataEditorTool-header {
   flex: 1 0 auto;
   padding: 10px;
+  padding-bottom: 16px;
 }