#8106·grommet

TimeInput - Select option does not have sufficient white space when scrollbar is present

Author: haloclineCreated Sep 2, 2026Updated Sep 7, 2026

Is this something you or your team is interested in contributing a pull request towards?

None

Expected Behavior

Time select options should have symmetric horizontal whitespace creating adequate spacing between time parts, even when scrollbars are present.

Actual Behavior

Time select options are flush against scrollbar.

Image

Probably will need to use padding in the select options container for white space and eliminate gap for spacing between time parts. If gap is retained, please convert is to <Box cssGap={true} .. /> which will remove extra divs.

URL, Screenshot, or CodeSandbox

No response

Steps to Reproduce

No response

Your Environment

No response