preview: add default block height for slow-loading thumbnails
This commit is contained in:
parent
caf521c318
commit
3e5fb091c9
@ -77,6 +77,7 @@ html, body {
|
|||||||
.thumbnail {
|
.thumbnail {
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
width: 340px;
|
width: 340px;
|
||||||
|
height: 340px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user