Skip to content

Commit 44b0ea7

Browse files
committed
Bump gallery thumbnail slot height to 240px
1 parent 511e973 commit 44b0ea7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ div.cell_output table.dataframe {
77
of the underlying image aspect ratio. Image is contained (not cropped)
88
on a white background, centred in the slot. */
99
.sd-card-img-top {
10-
height: 200px;
10+
height: 240px;
1111
width: 100%;
1212
object-fit: contain;
1313
background: #ffffff;

0 commit comments

Comments
 (0)