Addressed an issue that thumbnail images might have extra spacing at the bottom.
This commit is contained in:
parent
16d09400c3
commit
e4ca6753ec
@ -501,6 +501,7 @@ table tbody tr:nth-child(2n) {
|
|||||||
display: block;
|
display: block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
line-height: 0;
|
||||||
height: var(--minimalistflex-max-height);
|
height: var(--minimalistflex-max-height);
|
||||||
box-shadow: var(--minimalistflex-card-shadow);
|
box-shadow: var(--minimalistflex-card-shadow);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user