Add pointer if you hover over location map (#8451)

This commit is contained in:
Alexander 2022-04-30 17:15:20 +02:00 committed by GitHub
parent 36fd9cb0d4
commit 2c08063925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}
}