fix unreadable team chat input text color

pull/1/head
ansuz 4 years ago
parent 1ef0651bc8
commit a2254fa6f7

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

Loading…
Cancel
Save