Merge pull request #4989 from matrix-org/joriks/resize-handlebars-2.0
Fix handlebar interaction
This commit is contained in:
commit
4f55ef685d
5 changed files with 70 additions and 75 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue