Match PDF thumb height to grid cell preview (128px)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user