Explorar o código

Restore marker size

Andrew %!s(int64=9) %!d(string=hai) anos
pai
achega
612fbfa38c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/views/blazer/queries/run.html.erb

+ 1 - 1
app/views/blazer/queries/run.html.erb

@@ -48,7 +48,7 @@
             properties: {
               description: marker.title,
               'marker-color': '#f86767',
-              'marker-size': 'small'
+              'marker-size': 'medium'
             }
           });
         }