location button

This commit is contained in:
muerwre 2018-08-27 18:07:58 +07:00
parent 40993e2dd0
commit e7960a6bf8
5 changed files with 81 additions and 49 deletions

View file

@ -70,6 +70,12 @@
z-index: 3;
box-shadow: @bar_shadow;
cursor: pointer;
padding: 1px;
box-sizing: border-box;
svg {
fill: white;
}
}
.location-marker {