mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
pdf阴影
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user