Explorar o código

fix(component-library): fix stylelint failure

Connor Prussin hai 1 ano
pai
achega
39fc153e27
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/component-library/src/Select/index.module.scss

+ 0 - 1
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;