forked from mirrors/bookwyrm
Preserve width when cover images fail to load
This commit is contained in:
parent
db5796764b
commit
680f300e7c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
<figure
|
<figure
|
||||||
class="
|
class="
|
||||||
cover-container
|
cover-container
|
||||||
|
is-w-m
|
||||||
{{ cover_class }}
|
{{ cover_class }}
|
||||||
|
|
||||||
{% if not book.cover %}
|
{% if not book.cover %}
|
||||||
|
|
Loading…
Reference in a new issue