Skip to content

Commit

Permalink
remove webkit placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruchika Sinha authored and Ruchika Sinha committed Dec 11, 2023
1 parent f24d556 commit 1d21077
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions creativecloud/features/firefly/firefly-interactive.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@
opacity: 1;
}

.prompt-text::-webkit-placeholder {
color: #2c2c2c;
opacity: 1;
}

.prompt-text.light::-webkit-placeholder {
color: #dbdbdb;
opacity: 1;
}

.prompt-text::placeholder {
color: #2c2c2c;
}
Expand Down

0 comments on commit 1d21077

Please sign in to comment.