Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 2c08063

Browse files
authored
Add pointer if you hover over location map (#8451)
1 parent 36fd9cb commit 2c08063

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/messages/_MLocationBody.scss

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ limitations under the License.
2121
z-index: 0; // keeps the entire map under the message action bar
2222

2323
border-radius: $timeline-image-border-radius;
24+
cursor: pointer;
2425
}
2526
}
2627

0 commit comments

Comments
 (0)