nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

style.css (130B)


      1 .leaflet-control-layers-list {
      2     overflow-y: auto;
      3     overflow-y: overlay;
      4     overflow-x: hidden;
      5     padding-right: 18px;
      6 }
      7