Re-implement close state to Globe marker

This commit is contained in:
2022-03-01 12:48:10 +01:00
parent f4a4744177
commit 482b62da0e
3 changed files with 55 additions and 44 deletions

View File

@@ -96,9 +96,10 @@
// Label
&__label {
position: absolute;
bottom: -16px;
left: 16px;
bottom: 16px;
left: 0px;
color: transparent;
pointer-events: none;
}
// Location city
&__city {