Browse Source

Minor style changes

Markelle Kelly 6 years ago
parent
commit
a3e7fa38c1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/toc/style/index.css

+ 3 - 0
packages/toc/style/index.css

@@ -280,6 +280,9 @@
 .toc-no-tags-div {
   font-size: 12px;
   padding: 3px;
+  padding-bottom: 6px;
+  margin: auto;
+  color: var(--jp-layout-color1);
 }
 
 .toc-tags-container {