mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
Print Styles: Fixed header/footer content showing
Extra bits were showing due to recent changes. Done a quick pass through major display views. Fixes #4594
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
@use "sass:math";
|
||||
@import "variables";
|
||||
|
||||
header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
html, body {
|
||||
font-size: 12px;
|
||||
background-color: #FFF;
|
||||
|
Reference in New Issue
Block a user