]> git.openstreetmap.org Git - rails.git/commitdiff
Set map background to secondary body color
authorAnton Khorev <tony29@yandex.ru>
Wed, 17 Apr 2024 01:55:42 +0000 (04:55 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 17 Apr 2024 01:55:42 +0000 (04:55 +0300)
app/views/layouts/map.html.erb

index bcbe2096803e6117f1733f5f563cad1a1442fea3..0630dace5bc0f93e3ebbbae7e646f7a216a5cc5f 100644 (file)
@@ -69,7 +69,7 @@
   <div id="map-ui" class="bg-body z-2">
   </div>
 
-  <div id="map" tabindex="2" class="z-0">
+  <div id="map" tabindex="2" class="bg-body-secondary z-0">
   </div>
 
   <div id="attribution" class="d-none">