Enhancement: better TIFF display support (#8087)

This commit is contained in:
shamoon
2024-12-01 11:46:19 -08:00
committed by GitHub
parent 3aec0b3372
commit 79345f0a69
6 changed files with 119 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ textarea.rtl {
width: 100%;
height: 100%;
object-fit: contain;
object-position: top;
}
.thumb-preview {