Skip to content

Commit 90bdb6a

Browse files
Merge pull request plotly#278 from plotly/dash-oil-and-gas
re-run CircleCI job + re-deploy on playground (Dash Oil and Gas)
2 parents c36b89a + b472f2e commit 90bdb6a

File tree

1 file changed

+4
-2
lines changed
  • apps/dash-oil-and-gas/assets

1 file changed

+4
-2
lines changed

apps/dash-oil-and-gas/assets/s1.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Table of contents
2-
––––––––––––––––––––––––––––––––––––––––––––––––––
2+
––––––––––––––––––––––––––––––––––––––––––––––––
33
- Plotly.js
44
- Grid
55
- Base Styles
@@ -14,15 +14,17 @@
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 -

0 commit comments

Comments
 (0)