Skip to content

Commit

Permalink
Fix textarea color issue in forum/messages
Browse files Browse the repository at this point in the history
  • Loading branch information
ffont committed Mar 22, 2023
1 parent 1b495b3 commit d3861b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions freesound/static/bw-frontend/styles/pages/forums.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
background-color: $background-input;
padding: 10px 20px;
border-radius: 5px;
color: $black;

&::placeholder {
color: $navy-light-grey;
Expand Down

0 comments on commit d3861b8

Please sign in to comment.