fix unreadable team chat input text color

pull/1/head
ansuz 5 years ago
parent 1ef0651bc8
commit 521b59088b

@ -45,7 +45,7 @@
.cp-app-contacts-input { .cp-app-contacts-input {
textarea { textarea {
border: 0px; border: 0px;
color: white; color: @cryptpad_text_col;
} }
} }
} }

Loading…
Cancel
Save