Show row weights link looks off
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3316390. -->
Reported by: [dieterholvoet](https://www.drupal.org/user/3567222)
Related to !191
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>After updating from <code>3.0-beta5</code> to <code>dev-3.x#6996360</code> I noticed the alignment of the <em>Show row weights</em> link with the widget header looks off. This is because before, it was aligned with the header which had a background color. With the new design it would make more sense to align it with the header title IMO, now it's just floating. It would also make the widget more compact.</p>
<h4>Before</h4>
<p><img src="https://www.drupal.org/files/issues/2022-10-19/CleanShot%202022-10-19%20at%2022.08.22%402x.png" alt="Screenshot"></p>
<h4>After</h4>
<p><img src="https://www.drupal.org/files/issues/2022-10-19/CleanShot%202022-10-19%20at%2022.08.08%402x.png" alt="Screenshot"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Add a multiple link field to an entity and open the entity form.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Align the <em>Show row weights</em> link with the widget title.</p>
issue