fix unreadable team chat input text color
parent
1b504731f2
commit
58a8705f50
|
@ -45,7 +45,7 @@
|
|||
.cp-app-contacts-input {
|
||||
textarea {
|
||||
border: 0px;
|
||||
color: white;
|
||||
color: @cryptpad_text_col;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue