Răsfoiți Sursa

fix(component-library): fix stylelint failure

Connor Prussin 1 an în urmă
părinte
comite
39fc153e27
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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;