File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
apps/dash-oil-and-gas/assets Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11/* Table of contents
2- ––––––––––––––––––––––––––––––––––––––––––––––––––
2+ ––––––––––––––––––––––––––––––––––––––––––––––––
33- Plotly.js
44- Grid
55- Base Styles
1414- Utilities
1515- Clearing
1616- Media Queries
17+
1718*/
1819
1920/* PLotly.js
20- –––––––––––––––––––––––––––––––––––––––––––––––––– */
21+ –––––––––––––––––––––––––––––––––––––––––––––––– */
2122/* plotly.js's modebar's z-index is 1001 by default
2223 * https://github.com/plotly/plotly.js/blob/7e4d8ab164258f6bd48be56589dacd9bdd7fded2/src/css/_modebar.scss#L5
2324 * In case a dropdown is above the graph, the dropdown's options
2425 * will be rendered below the modebar
2526 * Increase the select option's z-index
27+
2628 */
2729
2830/* This was actually not quite right -
You can’t perform that action at this time.
0 commit comments