Spacing Issue Between Input Field and Remove Button in Date/Time Multi-Value Props
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3583277. --> Reported by: [vipin.mittal18](https://www.drupal.org/user/319716) Related to !872 >>> <h3>Description</h3> <ul> <li>UI inconsistency observed in multi-value Date and Time props.</li> <li>There is missing or insufficient spacing between the input field and the remove (popover) button.</li> <li>This results in a cramped layout and impacts usability and visual clarity.</li> </ul> <h3>Steps to Reproduce</h3> <ol> <li>Open Component Editor</li> <li>Add a multi-value Date or Time prop</li> <li>Add multiple values</li> <li>Drag &amp; Drop the component to page</li> <li>Observe the spacing between the input field and the remove (popover) button</li> </ol> <h3>Expected Result</h3> <ul> <li>Proper spacing is maintained between the input field and the remove (popover) button</li> <li>UI appears clean, readable, and not cramped</li> <li>Spacing is consistent with other input prop types across the UI</li> </ul>
issue