Merge branch 'master' into develop

This commit is contained in:
Gregoire Parant 2021-04-24 10:39:49 +02:00
commit 364c1d3e98
1 changed files with 1 additions and 1 deletions

View File

@ -1028,7 +1028,7 @@ div.modal-report-user{
.discussion .messages{
position: absolute;
height: calc(100% - 360px);
height: calc(100% - 390px);
overflow-x: hidden;
overflow-y: auto;
max-width: calc(100% - 40px);