Remove background on print
Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
.page {
|
||||
width: 100%;
|
||||
grid-column: span 3 / span 3;
|
||||
|
||||
Reference in New Issue
Block a user