Просмотр исходного кода

fix(component-library): fix stylelint failure

Connor Prussin 1 год назад
Родитель
Сommit
39fc153e27
1 измененных файлов с 0 добавлено и 1 удалено
  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;