fix pdfViewer css
This commit is contained in:
parent
ec9448bc18
commit
e69dc3cd5a
1 changed files with 6 additions and 0 deletions
|
@ -15,5 +15,11 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: black;
|
background: black;
|
||||||
|
|
||||||
|
iframe,
|
||||||
|
webview {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue