restore reply_to_event action

This commit is contained in:
Bruno Windels 2019-08-07 15:14:50 +02:00
parent e39c405c55
commit 71286b5610
2 changed files with 10 additions and 4 deletions

View file

@ -45,5 +45,10 @@ limitations under the License.
overflow-y: auto;
}
}
.mx_SendMessageComposer_overlayWrapper {
position: relative;
height: 0;
}
}