fix(website): missing headers anchors (#3218)
This commit is contained in:
parent
0a482b1004
commit
d61841f9db
@ -7,6 +7,7 @@ import styled from '@emotion/styled';
|
||||
|
||||
const Children = styled.div`
|
||||
overflow: auto;
|
||||
padding-left: 2rem;
|
||||
`;
|
||||
|
||||
const SidebarLayout = ({ sidebar, children }) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user