Skip to content

Commit f64fefa

Browse files
committed
Use grab as some browsers e.g. firefox support it
1 parent 594d510 commit f64fefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/skins/vector/css/matrix-react-sdk/structures/_MyGroups.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ limitations under the License.
116116
}
117117

118118
.mx_GroupTile_avatar {
119-
cursor: -webkit-grab;
119+
cursor: grab, -webkit-grab;
120120
}
121121

122122
.mx_GroupTile_profile {

0 commit comments

Comments
 (0)