fix: feed table - pointer events on 'style' header despite lack of ordering
Some checks failed
Build / build (push) Failing after 40s

This commit is contained in:
Corban-Lee Jones 2025-05-11 18:46:04 +01:00
parent e5f04a2c7d
commit c0ddec1c71

View File

@ -78,7 +78,7 @@
</div>
</th>
<th scope="col" class="cj-table-header --exclude-from-ordering">
<div class="cj-table-header-content cursor-pointer">
<div class="cj-table-header-content">
<span>Style</span>
</div>
</th>