mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:21:16 +01:00
Fixed toolbar version position.
This commit is contained in:
parent
41bd91fcd2
commit
ee3def492a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
.maputnik-toolbar-version {
|
||||
position: absolute;
|
||||
font-size: 10px;
|
||||
bottom: 0;
|
||||
bottom: -2px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue