fix unreadable team chat input text color

pull/1/head
ansuz 5 years ago
parent 009ac1cc9b
commit dcf7d60332

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

Loading…
Cancel
Save