add medias to discussion

This commit is contained in:
osaajani 2021-03-22 02:08:59 +01:00
parent 3fff7e0abd
commit 0f6bf9ccde
4 changed files with 75 additions and 2 deletions

View file

@ -254,6 +254,12 @@ footer img
margin-top: 8px;
}
.message-input input[type="file"]
{
margin-top: 8px;
display: inline-block;
}
.message-in-progress-hover
{
position: absolute;