mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-02-06 14:22:23 +00:00
Merge pull request #1074 from bookwyrm-social/broken-cover-width
Preserve width when cover images fail to load
This commit is contained in:
commit
9ea588b855
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