Discard a vestigial style
parent
4f46d53581
commit
cbb59f86f3
|
@ -37,9 +37,4 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
/* Hacky way to ensure that legends cannot be obscured by neighboring graphs */
|
||||
div:not(.dashboard-edit) .react-grid-item:hover {
|
||||
z-index: 8999;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue