style: popup styling, hide current location on checkin open
This commit is contained in:
parent
95098f5e92
commit
9d66c4b21d
2 changed files with 23 additions and 32 deletions
|
@ -255,16 +255,6 @@ body {
|
|||
border-top: none;
|
||||
}
|
||||
|
||||
.leaflet-popup {
|
||||
max-width: 85vw;
|
||||
max-height: 85vh;
|
||||
min-width: 60vw;
|
||||
}
|
||||
|
||||
.leaflet-popup-content {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.popup__image,
|
||||
.popup__video {
|
||||
width: auto;
|
||||
|
@ -340,10 +330,6 @@ body {
|
|||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.leaflet-popup {
|
||||
min-width: 350px;
|
||||
}
|
||||
|
||||
.popup__image,
|
||||
.popup__video {
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue