Merge branch 'master' of github.com:thecodingmachine/workadventure into develop

This commit is contained in:
David Négrier 2021-06-04 10:07:57 +02:00
commit a8b91561dc
2 changed files with 10 additions and 1 deletions

View file

@ -1077,6 +1077,10 @@ div.modal-report-user{
color: white;
}
.discussion .messages .message p a:visited{
color: white;
}
.discussion .send-message{
position: absolute;
bottom: 45px;