pdf阴影

This commit is contained in:
zhaofang
2022-06-14 13:44:50 +08:00
parent ec0b66d3b8
commit 968e459c87

View File

@@ -236,6 +236,7 @@ export default {
// text-align: right; // text-align: right;
// } // }
// } // }
.pdf-perView { .pdf-perView {
.pdf-box { .pdf-box {
min-height: 300px; min-height: 300px;
@@ -245,6 +246,7 @@ export default {
overflow-x: hidden; overflow-x: hidden;
>span{ >span{
margin-bottom: 20px; margin-bottom: 20px;
box-shadow: 10px 4px 11px 0px #ccc !important;
} }
} }
.pdf-header,.pdf-footer { .pdf-header,.pdf-footer {