diff --git a/src/styles.css b/src/styles.css index aa5833a..45cc9d1 100644 --- a/src/styles.css +++ b/src/styles.css @@ -35,6 +35,11 @@ } } +.leaflet-popup-content { + margin: 1rem 1.5rem !important; +} + + /* .custom-center-tooltip { position: fixed !important; top: 50% !important;