Align snapshot plugin thumbnail icon

This commit is contained in:
Nick Sweeting 2026-07-25 22:28:55 -07:00
parent c24a34a930
commit 291efbbe3b
No known key found for this signature in database
2 changed files with 8 additions and 7 deletions

View File

@ -1153,12 +1153,13 @@
text-overflow: ellipsis;
white-space: nowrap;
}
.thumb-card .thumb-body h4 .abx-plugin-icon {
flex: 0 0 20px;
align-self: center;
line-height: 1;
vertical-align: middle;
}
.thumb-card .thumb-body h4 .abx-plugin-icon {
flex: 0 0 20px;
align-self: center;
line-height: 1;
vertical-align: middle;
transform: translateY(1px);
}
.thumb-card .thumbnail-wrapper,
.thumb-card iframe.card-img-top {
display: block;

View File

@ -491,7 +491,7 @@ View: [`/#pdf`](http://snap-f9864c2b39b4.archivebox.localhost:9292#pdf) · [View
<table><thead><tr>
<th>Desktop</th><th>Tablet</th><th>Mobile</th>
</tr></thead><tbody><tr>
<td align="center"><strong>Desktop (1600x1000)</strong><br><img src="screenshots/49-snapshot-view-pdf-desktop.png?v=d8517589a5de" alt="Snapshot View (pdf) — desktop" width="1600"></td><td align="center"><strong>Tablet (1024x1366)</strong><br><img src="screenshots/49-snapshot-view-pdf-tablet.png?v=b5098c4c2f80" alt="Snapshot View (pdf) — tablet" width="1024"></td><td align="center"><strong>Mobile (390x844)</strong><br><img src="screenshots/49-snapshot-view-pdf-mobile.png?v=1a854a8dde6b" alt="Snapshot View (pdf) — mobile" width="390"></td>
<td align="center"><strong>Desktop (1600x1000)</strong><br><img src="screenshots/49-snapshot-view-pdf-desktop.png?v=81040a5c29e3" alt="Snapshot View (pdf) — desktop" width="1600"></td><td align="center"><strong>Tablet (1024x1366)</strong><br><img src="screenshots/49-snapshot-view-pdf-tablet.png?v=f5b373cbc3a5" alt="Snapshot View (pdf) — tablet" width="1024"></td><td align="center"><strong>Mobile (390x844)</strong><br><img src="screenshots/49-snapshot-view-pdf-mobile.png?v=3ae327e6bd47" alt="Snapshot View (pdf) — mobile" width="390"></td>
</tr></tbody></table>
## Snapshot View (readability)