adds map view for lists
This commit is contained in:
@@ -331,4 +331,9 @@
|
||||
text-align: center;
|
||||
color: #000;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.leaflet-popup-content {
|
||||
width: max-content !important;
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user