File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/src/app/components/map/map.component.scss
::ng-deep .gm-style div[aria-hidden="true"] {
background-color: #393939 !important;
color: #fff !important;
padding: 3px;
border-radius: 5px;
margin-top: 50px;
font-size: 5px;
}
.ion-text-center {
width: 100%;
background: white;
height: 40px;
}
.border-input {
border: 1px solid #dedede;
width: -webkit-fill-available;
border-radius: 5px;
background-color: white;
height: 40px;
padding: 10px;
}
agm-map {
display: inline;
height: calc(100% - 80px) !important;
}