Table sticky-header columns not aligning with table columns
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3432580. -->
Reported by: [kostask](https://www.drupal.org/user/257505)
Related to !397
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>On the /admin/content page and on any other page with a table with a sticky header, when the sticky header becomes visible the sticky header columns do not align with the table columns</p>
<p>Before MR:<br>
<img src="https://www.drupal.org/files/issues/2024-03-21/before_0.png" alt="before"></p>
<p>After MR:<br>
<img src="https://www.drupal.org/files/issues/2024-03-21/after.png" alt="after"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Add some content, go to Content page and scroll until the sticky header appears. </p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Merge the MR.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>n/a</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>n/a</p>
<h3 id="summary-api-changes">API changes</h3>
<p>n/a</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>n/a</p>
> Related issue: [Issue #3418863](https://www.drupal.org/node/3418863)
issue