zoom pins (#2299)
This commit is contained in:
parent
e1e1de5e9b
commit
89f7ecb366
|
@ -13,6 +13,8 @@
|
||||||
.pin-marker:hover {
|
.pin-marker:hover {
|
||||||
background-color: #f15a24;
|
background-color: #f15a24;
|
||||||
color: white;
|
color: white;
|
||||||
|
transform: scale(2);
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pin-marker.highlight {
|
.pin-marker.highlight {
|
||||||
|
|
Loading…
Reference in New Issue