Skip to content

Commit

Permalink
fix: remove placeholder color token
Browse files Browse the repository at this point in the history
  • Loading branch information
benelan committed Sep 20, 2024
1 parent 39c8c3a commit 93ce9b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@

&::placeholder {
@apply font-normal;
color: var(--calcite-text-area-placeholder-text-color, var(--calcite-color-text-3));
}

@media screen and (max-width: 480px) {
Expand Down

0 comments on commit 93ce9b0

Please sign in to comment.