Describe the bug
I noticed there's a small CSS bug in EuiRange (kitchen sink demo) when I enable the prepend prop. The input container has an incorrect background color showing through. Screenshot attached below.
Impact and severity
This is a low impact polish item, so I've gone ahead and worked on a fix. PR forthcoming.
Environment and versions
- EUI version: 94.1.0
- React version: 18

Describe the bug
I noticed there's a small CSS bug in EuiRange (kitchen sink demo) when I enable the
prependprop. The input container has an incorrect background color showing through. Screenshot attached below.Impact and severity
This is a low impact polish item, so I've gone ahead and worked on a fix. PR forthcoming.
Environment and versions