Re-implement close state to Globe marker
This commit is contained in:
@@ -96,9 +96,10 @@
|
||||
// Label
|
||||
&__label {
|
||||
position: absolute;
|
||||
bottom: -16px;
|
||||
left: 16px;
|
||||
bottom: 16px;
|
||||
left: 0px;
|
||||
color: transparent;
|
||||
pointer-events: none;
|
||||
}
|
||||
// Location city
|
||||
&__city {
|
||||
|
||||
Reference in New Issue
Block a user