mirror of https://github.com/vector-im/riot-web
Add pointer if you hover over location map (#8451)
parent
36fd9cb0d4
commit
2c08063925
|
@ -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 New Issue