globe update

This commit is contained in:
2020-04-17 15:09:58 +02:00
parent aeb4196918
commit 50d36d4015
7 changed files with 48 additions and 97 deletions

View File

@@ -94,6 +94,17 @@
}
}
.marker.is-left {
.marker__label {
left: auto;
right: 360%;
}
.marker__country {
text-align: right;
}
}
// Grabbing
&.is-grabbing {
cursor: grabbing;