mirror of
https://github.com/sartography/uva-covid19-testing-frontend.git
synced 2025-02-18 02:17:02 +00:00
Removes background color from printed page
This commit is contained in:
parent
ee145b2b42
commit
361b9ed69c
@ -15,7 +15,7 @@
|
|||||||
::ng-deep body {
|
::ng-deep body {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
background-color: red;
|
background-color: transparent;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user