Use `grab` as some browsers e.g. firefox support it

pull/6143/head
Luke Barnard 2018-02-15 10:52:10 +00:00
parent 594d510f4f
commit f64fefa9ae
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ limitations under the License.
}
.mx_GroupTile_avatar {
cursor: -webkit-grab;
cursor: grab, -webkit-grab;
}
.mx_GroupTile_profile {