mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix a bug with sidebar top margin
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
padding-top: var(--ifm-navbar-height);
|
||||
margin-top: var(--ifm-navbar-height);
|
||||
/* width: var(--doc-sidebar-width); */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user