fixed pdfviewer
This commit is contained in:
parent
3da74e00be
commit
d22d854463
|
|
@ -49,4 +49,8 @@ h4 {
|
|||
list-style-type: none;
|
||||
padding-left: 1em;
|
||||
}
|
||||
.pdfviewer {
|
||||
min-height: 1000px;
|
||||
height: fit-content !important;
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in New Issue