Skip to content

Commit

Permalink
fix: remove text transform
Browse files Browse the repository at this point in the history
  • Loading branch information
aizad-deriv committed Feb 7, 2024
1 parent 4bc1ffe commit b9cea1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/Input/Input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ $border: 1px solid;
display: flex;
align-items: center;
pointer-events: none;
text-transform: capitalize;
transition: all 0.15s ease-out;
font-size: 14px;
&--general {
Expand Down

0 comments on commit b9cea1d

Please sign in to comment.