Change to the table width on overflow to have less wrapping text

This commit is contained in:
Jonathan Bobel
2024-07-26 10:38:00 -04:00
parent d68df54bb9
commit 765920ef0a
19 changed files with 83 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
{% from "components/page-footer.html" import page_footer %}
<div class="ajax-block-container" aria-labelledby='pill-selected-item'>
<div class="dashboard-table overflow-x-auto">
<div class="dashboard-table table-overflow-x-auto">
{% call(item, row_number) list_table(
[notification],