Add binary files support (#503)

This commit is contained in:
Thomas Miceli
2025-09-16 01:35:54 +02:00
committed by GitHub
parent 905276f24b
commit 594d876ba8
25 changed files with 426 additions and 194 deletions
+4
View File
@@ -188,4 +188,8 @@ dl.dl-config dd {
.hidden-important {
@apply hidden !important;
}
.pdfobject-container {
@apply min-h-[700px] h-[700px] !important;
}