Procházet zdrojové kódy

fix(component-library): fix stylelint failure

Connor Prussin před 1 rokem
rodič
revize
39fc153e27

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