Merge pull request #4989 from matrix-org/joriks/resize-handlebars-2.0
Fix handlebar interaction
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user