diff --git a/packages/component-library/src/Select/index.module.scss b/packages/component-library/src/Select/index.module.scss index b720743ac5..30a9cffae6 100644 --- a/packages/component-library/src/Select/index.module.scss +++ b/packages/component-library/src/Select/index.module.scss @@ -42,7 +42,6 @@ cursor: pointer; background-color: transparent; border-radius: theme.border-radius("lg"); - outline: none; white-space: nowrap; display: flex; flex-flow: row nowrap;