only able to run e2e fixture documentation
Signed-off-by: Maapteh <maarten@oudenniel.nl>
This commit is contained in:
@@ -230,11 +230,14 @@ export default ({ theme, sidebar }: RuleOptions) => `
|
||||
|
||||
|
||||
@media print {
|
||||
.md-sidebar {
|
||||
.md-sidebar,
|
||||
#toggle-sidebar {
|
||||
display: none;
|
||||
}
|
||||
.md-content {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user