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 {
|
||||
line-height: 0;
|
||||
width: 340px;
|
||||
height: 340px;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user