浏览代码

fix(component-library): fix stylelint failure

Connor Prussin 1 年之前
父节点
当前提交
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;