not important

This commit is contained in:
lenovo
2022-11-14 16:34:51 +01:00
parent 40680d2689
commit beba3c5aab
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
GOOGLE WINDOW
*/
.gm-style-iw.gm-style-iw-c {
div.gm-style-iw.gm-style-iw-c {
padding: 0px !important;
background-color: transparent;
pointer-events: none;
@@ -178,7 +178,7 @@ button.gm-ui-hover-effect {
@media only screen and (max-width: 400px) {
#infowindow_limits .infowindow_body p,
#infowindow_limits .infowindow_head p {
font-size: 115%;
font-size: 100%;
}
}