@@ -2,4 +2,4 @@
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Make the documentation pages printable (also handy for exporting to pdf when go-green)
|
||||
Make the documentation pages printable (also handy for exporting to PDF)
|
||||
|
||||
@@ -52,8 +52,7 @@ const useStyles = makeStyles<
|
||||
paddingBottom: props => props.sidebarConfig.mobileSidebarHeight,
|
||||
},
|
||||
'@media print': {
|
||||
paddingLeft: '0px !important',
|
||||
paddingBottom: '0px !important',
|
||||
padding: '0px !important',
|
||||
},
|
||||
},
|
||||
content: {
|
||||
|
||||
Reference in New Issue
Block a user