Fixes #21380: Fix display of the background workers list on small screens

This commit is contained in:
Jeremy Stretch
2026-03-05 16:48:54 -05:00
parent 93e01d5b07
commit 7e853a2a15

View File

@@ -28,7 +28,7 @@
</div>
</div>
<div class="card">
<div class="card table-responsive">
{% render_table table %}
</div>
{% endblock content %}