fix(aio): remove main background color when printing (#23538)
PR Close #23538
This commit is contained in:
parent
65f8505fb6
commit
9b53a6e779
@ -5,6 +5,10 @@
|
|||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body, mat-sidenav-container {
|
||||||
|
background: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
height: 40px !important;
|
height: 40px !important;
|
||||||
color: $darkgray !important;
|
color: $darkgray !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user