Merge pull request #934 from thecodingmachine/HotFixStyleMessgae

HotFix Fix style message displaying
This commit is contained in:
grégoire parant
2021-04-24 10:37:33 +02:00
committed by GitHub
+1 -1
View File
@@ -1035,7 +1035,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);