Alexander Zaytsev 6 năm trước cách đây
mục cha
commit
6e6888b592
1 tập tin đã thay đổi với 0 bổ sung12 xóa
  1. 0 12
      packages/@uppy/core/src/_common.scss

+ 0 - 12
packages/@uppy/core/src/_common.scss

@@ -17,18 +17,6 @@
   box-sizing: inherit;
 }
 
-// .uppy-Root *:focus:not(.focus-visible) {
-//   outline: 0;
-// }
-
-.uppy-Root *:focus {
-  // outline: $size-focus-outline solid $blue; /* no !important */
-  // outline-offset: $size-focus-offset; /* no !important */
-
-  // outline: none;
-  // box-shadow: inset 0 0 0 2px rgba($blue, 0.5);
-}
-
 .uppy-Root [hidden] {
   display: none;
 }