IMPR: Marker positioning

This commit is contained in:
Tony Air 2020-06-11 19:10:43 +07:00
parent 865eb739a9
commit eaae57eb8a
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ $map-popup-color: $body-color !default;
width: $map-marker-size;
height: $map-marker-size;
font-size: $map-marker-size;
line-height: 1em;
color: $map-marker-color;
cursor: pointer;
text-align: center;