diff --git a/src/components/select/select.styles.ts b/src/components/select/select.styles.ts index b62b95543..748db3e9e 100644 --- a/src/components/select/select.styles.ts +++ b/src/components/select/select.styles.ts @@ -88,6 +88,7 @@ export default css` .select__clear { flex: 0 0 auto; + width: 1.25em; } .select__suffix {