diff --git a/res/css/views/messages/_MLocationBody.scss b/res/css/views/messages/_MLocationBody.scss index 9c7e2767d74..72202ca6e1b 100644 --- a/res/css/views/messages/_MLocationBody.scss +++ b/res/css/views/messages/_MLocationBody.scss @@ -21,6 +21,7 @@ limitations under the License. z-index: 0; // keeps the entire map under the message action bar border-radius: $timeline-image-border-radius; + cursor: pointer; } }