Improve heatmap layer coloring and opacity
Also fix cell selection with heatmap layer disabled.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
left: 0;
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
background-color: #f5f5f5;
|
||||
background-color: #fbefd5;
|
||||
overflow-x: hidden;
|
||||
width: 300px;
|
||||
padding: 12px;
|
||||
|
||||
Reference in New Issue
Block a user