fix(techdocs): apply review suggestion

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2022-03-28 14:54:45 +02:00
parent e8d84d2ee6
commit 179b5070fc
@@ -611,6 +611,9 @@ export const useTechDocsReaderDom = (
left: -16rem !important;
width: 16rem;
}
.md-sidebar--primary .md-sidebar__scrollwrap {
bottom: ${sidebarConfig.mobileSidebarHeight}px;
}
}
`,
}),