Match PDF thumb height to grid cell preview (128px)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-22 00:42:35 +00:00
parent 8e0f7eb4d8
commit cdefa70bd7

View File

@@ -1635,7 +1635,7 @@ nav {
.pdf-thumb { .pdf-thumb {
width: auto; width: auto;
height: 80px; height: 128px;
border: 1px solid var(--border); border: 1px solid var(--border);
border-radius: 3px; border-radius: 3px;
flex-shrink: 0; flex-shrink: 0;