add Leafletbutton styles

This commit is contained in:
brunnermanu 2020-06-02 14:44:56 +02:00
parent 3cd55786f2
commit c3d1685776

View file

@ -5,7 +5,9 @@
nb-card-body { nb-card-body {
padding: 0; padding: 0;
} }
::ng-deep .leaflet-control-zoom a {
text-decoration: none;
}
::ng-deep .leaflet-top, ::ng-deep .leaflet-bottom { ::ng-deep .leaflet-top, ::ng-deep .leaflet-bottom {
z-index: 997; z-index: 997;
} }