diff --git a/less/chats.less b/less/chats.less index af639c0..e2ef513 100644 --- a/less/chats.less +++ b/less/chats.less @@ -150,7 +150,6 @@ [component="chat/input"] { flex: 1; - background: none; box-shadow: none; border: 0; border: 1px solid @gray-lighter; @@ -445,7 +444,7 @@ margin-left: 13px; a { - color: @gray-dark; + color: @text-color; } }