Inconsistent padding in modal content
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3409689. --> Reported by: [shweta__sharma](https://www.drupal.org/user/3663971) Related to !345 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Inconsistent padding in modal content. The padding from the top and bottom should be equal from a UI perspective. See the screenshot for a better understanding.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Enable workspaces module</li> <li>Go to this path admin/config/workflow/workspaces</li> <li>Click on workspace to delete </li> <li>You will see a modal </li> <li>Check the modal content text padding</li> <li>It should be equal from top and bottom</li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue