tile background created, need to fix shifting of tile
This commit is contained in:
parent
392b339727
commit
3c40219003
8 changed files with 228 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -107,6 +107,15 @@
|
|||
|
||||
.container {
|
||||
|
||||
.map-tiles {
|
||||
position: absolute;
|
||||
width: 1400px;
|
||||
|
||||
img {
|
||||
border: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.scroll-area {
|
||||
position: relative;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue