Skip to content

Commit e7689e4

Browse files
committed
hide flag on the map
1 parent 15441e0 commit e7689e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/globals.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ iframe.skiptranslate {
3030
border-radius: var(--border-radius-1);
3131
background-color: #fff !important;
3232
}
33+
34+
.leaflet-attribution-flag{
35+
display: none !important;
36+
}

0 commit comments

Comments
 (0)