Add pointer if you hover over location map (#8451)
This commit is contained in:
parent
36fd9cb0d4
commit
2c08063925
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue