@@ -440,9 +440,12 @@ body {
/* Map */
.map-container {
margin-top: 60px;
border-radius: 15px;
border-radius: 0;
overflow: hidden;
box-shadow: var(--shadow-lg);
width: 100vw;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
}
#map {
The note is not visible to the blocked user.