Fix: заголовки и строки таблиц списков документов в одну строку (nowrap)

Made-with: Cursor
This commit is contained in:
2026-02-26 16:47:58 +00:00
parent 29cf44e278
commit daf93d81b9
7 changed files with 21 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<a href="{% url 'documents:cash_inflow_create' %}" class="btn btn-ws-primary">Создать</a>
</div>
<div class="ws-table-wrap">
<table class="ws-table">
<table class="ws-table ws-table-list-nowrap">
<thead>
<tr>
<th>Дата</th>