Skip to content

Commit

Permalink
chore: revert text-input change
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasaarcoverde committed Nov 24, 2023
1 parent 8930786 commit 8c62065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/text-input/text-input.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
[data-sl-text-input-container] {
height: 2.75rem;
width: 100%;
text: var(--sl-text-body);
font: var(--sl-text-body-font);
letter-spacing: var(--sl-text-body-letter-spacing);
border-radius: var(--sl-border-radius-medium);
Expand Down

0 comments on commit 8c62065

Please sign in to comment.