mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
add color to left nav
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
& > div:first-child {
|
||||
max-width: var(--doc-sidebar-max-width);
|
||||
background: var(--ifm-color-white);
|
||||
}
|
||||
|
||||
& > .headerMiddle {
|
||||
@@ -65,7 +66,7 @@
|
||||
@extend %menu-common;
|
||||
|
||||
width: 52px;
|
||||
height: 46px;
|
||||
height: 36px;
|
||||
|
||||
&.expand {
|
||||
svg,
|
||||
|
||||
Reference in New Issue
Block a user