fix for pdf rendering issue

This commit is contained in:
10G Meow 2025-11-03 16:23:18 +02:00
parent 6cb4984e46
commit 9d43515067

View file

@ -252,6 +252,7 @@ onBeforeUnmount(() => {
.pdf-container {
padding: 24px 16px;
margin-top: 200px;
height: 100vh;
& > * {
margin: 30px auto 0 auto;