mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-14 12:06:46 +00:00
✨ Add dynamic meetup popup component and enrich map with detailed data
- Added `meetup-popup` Blade component to display detailed meetup information. - Updated map markers to show custom popup HTML with event and contact links. - Enhanced map query with additional fields and upcoming event details. - Styled Leaflet popups for better appearance.
This commit is contained in:
@@ -64,3 +64,11 @@ select:focus[data-flux-control] {
|
||||
/* \[:where(&)\]:size-4 {
|
||||
@apply size-4;
|
||||
} */
|
||||
|
||||
.leaflet-popup-content-wrapper {
|
||||
background-color: #404040!important;
|
||||
}
|
||||
|
||||
.leaflet-container a {
|
||||
color: unset!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user