fix: Leaflet void background matches CartoDB ocean color (#0d0d17)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RB86BaJBG3eGiMdfhmHRrQ
This commit is contained in:
@@ -369,7 +369,7 @@ body::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* match CartoDB dark tile background so no grey flash on load/zoom */
|
/* match CartoDB dark tile background so no grey flash on load/zoom */
|
||||||
.leaflet-container { background: #1a1a2e !important; }
|
.leaflet-container { background: #0d0d17 !important; }
|
||||||
|
|
||||||
.map-empty {
|
.map-empty {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user