No spacing between buttons in media library modal
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3316392. --> Reported by: [dieterholvoet](https://www.drupal.org/user/3567222) Related to !189 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I noticed there's no spacing between multiple buttons in the media library modal. Also, they should probably be aligned horizontally instead of vertically. </p> <p><img src="https://www.drupal.org/files/issues/2022-10-19/CleanShot%202022-10-19%20at%2022.15.25%402x.png" alt="Screenshot"></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Open the media library modal through a media widget</li> <li>Upload a new file</li> <li>A second button should have appeared in the bottom right of the modal</li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add spacing between the buttons and align them horizontally.</p>
issue