mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-29 23:14:43 +01:00
Fix vertical align of view/select in toolbar
This commit is contained in:
parent
cbdf45c852
commit
dc4e6a0925
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@
|
|||
display: inline;
|
||||
width: auto;
|
||||
border: solid 1px $color-midgray;
|
||||
vertical-align: inherit;
|
||||
margin-top: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue