Skip to content

Commit 628e5ee

Browse files
authored
Merge pull request #2145 from cprussin/fix-build
fix(component-library): fix stylelint failure
2 parents 1f38bdc + 39fc153 commit 628e5ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/component-library/src/Select/index.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
cursor: pointer;
4343
background-color: transparent;
4444
border-radius: theme.border-radius("lg");
45-
outline: none;
4645
white-space: nowrap;
4746
display: flex;
4847
flex-flow: row nowrap;

0 commit comments

Comments
 (0)