We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403da1c commit 174cf8cCopy full SHA for 174cf8c
1 file changed
assets/css/documentation.css
@@ -1,6 +1,10 @@
1
@import "common.css";
2
@import "multidoc.css";
3
4
+#documenter .docs-sidebar ul.docs-menu .tocitem {
5
+ padding: 0.3rem 0.5rem!important;
6
+}
7
+
8
/*! do not display global search bar from MultiDocumenter in the nav menu */
9
#multi-page-nav .search {
10
display: none!important;
0 commit comments