fix for pdf rendering issue
This commit is contained in:
parent
6cb4984e46
commit
9d43515067
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ onBeforeUnmount(() => {
|
||||||
.pdf-container {
|
.pdf-container {
|
||||||
padding: 24px 16px;
|
padding: 24px 16px;
|
||||||
margin-top: 200px;
|
margin-top: 200px;
|
||||||
|
height: 100vh;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
margin: 30px auto 0 auto;
|
margin: 30px auto 0 auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue