Context menu now overlays second Y-axis

pull/10616/head
Luke Morris 2017-04-28 12:03:44 -07:00
parent ca7eeeefc2
commit 2e72bbd2e3
1 changed files with 2 additions and 1 deletions

View File

@ -105,6 +105,7 @@ $dash-graph-options-arrow: 8px;
top: $dash-graph-heading;
left: 0;
padding: 0;
z-index: 0;
& > div:not(.graph-empty) {
position: absolute;
@ -385,4 +386,4 @@ $dash-graph-options-arrow: 8px;
Template Variables Manager
------------------------------------------------------
*/
@import '../components/template-variables-manager';
@import '../components/template-variables-manager';