Merge pull request #1079 from bookwyrm-social/revert-1074-broken-cover-width
Revert "Preserve width when cover images fail to load"
This commit is contained in:
commit
1a239a0b61
|
@ -6,7 +6,6 @@
|
||||||
<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 New Issue