fixed pdfviewer

This commit is contained in:
Arian Furrer 2024-02-11 00:07:10 +01:00
parent 3da74e00be
commit d22d854463
1 changed files with 4 additions and 0 deletions

View File

@ -49,4 +49,8 @@ h4 {
list-style-type: none; list-style-type: none;
padding-left: 1em; padding-left: 1em;
} }
.pdfviewer {
min-height: 1000px;
height: fit-content !important;
}
</style> </style>