mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-12-18 22:26:34 +00:00
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
|
||||
class="
|
||||
cover-container
|
||||
is-w-m
|
||||
{{ cover_class }}
|
||||
|
||||
{% if not book.cover %}
|
||||
|
|
Loading…
Reference in a new issue