mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Fix links appearance issue
This commit is contained in:
@ -21,4 +21,8 @@
|
|||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
display: block;
|
display: block;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.big-box-conversation .direct-chat-text a {
|
||||||
|
color: white;
|
||||||
}
|
}
|
Reference in New Issue
Block a user