Merge branch 'main' into lint-fix

This commit is contained in:
Miguel Sozinho Ramalho
2022-04-06 22:30:21 +01:00
committed by GitHub

View File

@@ -117,6 +117,10 @@
&.hide {
display: none;
}
&:focus {
outline: none;
}
}
.leaflet-popup {