Skip to content

Commit

Permalink
fix unreadable team chat input text color
Browse files Browse the repository at this point in the history
  • Loading branch information
ansuz committed Jun 18, 2020
1 parent 1ef0651 commit 521b590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/teams/app-team.less
Expand Up @@ -45,7 +45,7 @@
.cp-app-contacts-input {
textarea {
border: 0px;
color: white;
color: @cryptpad_text_col;
}
}
}
Expand Down

0 comments on commit 521b590

Please sign in to comment.