Fixed black border issue when printing
This commit is contained in:
@@ -82,6 +82,10 @@ html {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
table {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user