Parcourir la source

showing less lines of code

Zuoyuan Huang il y a 6 ans
Parent
commit
58178ea297
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/toc/style/index.css

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

@@ -67,7 +67,7 @@
   border-radius: 0px;
   background: var(--jp-cell-editor-background);
   max-width: 100%;
-  max-height: 81px;
+  max-height: 36px;
 }
 
 .toc-code-span {