Add auto scroll on poi editor page

This commit is contained in:
leosw
2020-05-16 22:41:24 +04:00
parent 5242999ba0
commit ea33a110d7
4 changed files with 9 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ html, body {
animation-name: fadeinfadeout;
animation-duration: 2s;
animation-iteration-count: infinite;
cursor: pointer;
}
#mapid {