mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
leaflet visualization: map template margins fixed
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div style='margin:1%;width:95%;height:{{visualization.options.height}}px'>
|
||||
<div style='margin:1%;width:98%;height:{{visualization.options.height}}px'>
|
||||
<div style="width:100%; height:100%;"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user