Hide overflow from tilelayer title for now
This commit is contained in:
parent
34d3beef25
commit
b6b6139c79
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@
|
|||
.leaflet-iconLayers-layerTitleContainer {
|
||||
display: none;
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
.leaflet-iconLayers-layerTitle {
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue