mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
pdf阴影
This commit is contained in:
@@ -236,6 +236,7 @@ export default {
|
||||
// text-align: right;
|
||||
// }
|
||||
// }
|
||||
|
||||
.pdf-perView {
|
||||
.pdf-box {
|
||||
min-height: 300px;
|
||||
@@ -245,6 +246,7 @@ export default {
|
||||
overflow-x: hidden;
|
||||
>span{
|
||||
margin-bottom: 20px;
|
||||
box-shadow: 10px 4px 11px 0px #ccc !important;
|
||||
}
|
||||
}
|
||||
.pdf-header,.pdf-footer {
|
||||
|
||||
Reference in New Issue
Block a user