ugly border around pages in pdf print
This commit is contained in:
parent
35ca0dd682
commit
f3c4fa2576
|
@ -13,7 +13,6 @@ body, html {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: {{ height|make_really_big:m }};
|
height: {{ height|make_really_big:m }};
|
||||||
width: {{ width|make_really_big:m }};
|
width: {{ width|make_really_big:m }};
|
||||||
border: 1px dashed #000;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.box {
|
.box {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user