Fixes change shelf menu display on shelf page

This commit is contained in:
Mouse Reeve 2021-03-28 11:25:05 -07:00
parent 323c72002b
commit f0876b57c5

View file

@ -2,7 +2,7 @@
{% load i18n %}
{% load bookwyrm_tags %}
{% if books|length > 0 %}
<div class="table-container">
<div class="scroll-x">
<table class="table is-striped is-fullwidth">
<tr class="book-preview">