Fix links appearance issue

This commit is contained in:
Pierre 2018-05-19 11:19:39 +02:00
parent 725871dab1
commit 8458c6190d

View File

@ -21,4 +21,8 @@
max-height: 200px;
display: block;
margin: auto;
}
.big-box-conversation .direct-chat-text a {
color: white;
}