Context menu now overlays second Y-axis
parent
ca7eeeefc2
commit
2e72bbd2e3
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue