Merge pull request #4989 from matrix-org/joriks/resize-handlebars-2.0

Fix handlebar interaction
This commit is contained in:
Jorik Schellekens 2020-07-28 14:30:00 +01:00 committed by GitHub
commit 4f55ef685d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 70 additions and 75 deletions

View file

@ -34,7 +34,7 @@ limitations under the License.
.mx_MatrixChat > .mx_ResizeHandle.mx_ResizeHandle_horizontal {
margin: 0 -10px 0 0;
padding: 0 10px 0 0;
padding: 0 8px 0 0;
}
.mx_ResizeHandle > div {