Skip to content

Commit

Permalink
🎨 ProfileAccountDetails Disabled Left Icon color #84 - Adjust Style
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlee-dev committed Aug 24, 2020
1 parent 2493478 commit 063bcda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/components/Input/Input-styled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const StyledInputInnerContainer = styled.div`
line-height: 14px;
margin-bottom: 0;
min-width: 0;
opacity: 1;
padding: 0.375rem 0.75rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
width: 1%;
Expand Down

0 comments on commit 063bcda

Please sign in to comment.