Fix print styles and remove header footer from print
This commit is contained in:
@ -4,4 +4,13 @@ body {
|
||||
|
||||
.app-content nav {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.page-navigation {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.site-footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user