added notifications for hidden markers

This commit is contained in:
muerwre 2019-02-11 16:42:52 +07:00
parent 32e1b4c3fd
commit ba5e24a56d
12 changed files with 89 additions and 19 deletions

View file

@ -1,3 +1,7 @@
.leaflet-dragging .sticker-container {
transition: none !important;
}
.sticker-container {
outline: none;
position: relative;