Media library view form does not fill the entire width dialog width
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3372337. -->
Reported by: [franknoel](https://www.drupal.org/user/3617348)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>After upgrading to 3.0.0-rc4, the media library view form does not fill the entire dialog width.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Upgrade to 3.0.0-rc4 with Drupal 9.5.9 and use a media reference field,</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>As shown in the screenshot, add the `flex-direction: column;` property from 3.0.0-rc3 but in the media-library component stylesheet.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Review the changes.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Fix the media library form dialog.</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None.</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>None.</p>
issue