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
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 {