platform_orders index: add is-compact class and compact density styles

This commit is contained in:
萝卜
2026-03-14 12:52:59 +00:00
parent f89cfc206a
commit 70d67db89b
3 changed files with 41 additions and 1 deletions

View File

@@ -996,7 +996,7 @@
</div>
</div>
<div class="table-wrap">
<table class="table-nowrap platform-orders-table {{ $isFullView ? 'is-full' : '' }}">
<table class="table-nowrap platform-orders-table {{ $isFullView ? 'is-full' : 'is-compact' }}">
<thead>
<tr>
<th>ID</th>