Explorar o código

remove user-select from input

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
51d98a784d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/Input/index.tsx

+ 0 - 1
src/components/Input/index.tsx

@@ -23,7 +23,6 @@ const StyledInput = styled.input`
   font-size: 14px;
   font-weight: 500;
   transition: width 0.3s;
-  user-select: none;
 
   &::-webkit-search-decoration,
   &::-webkit-search-cancel-button,