We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01aa7ec + 8551287 commit 06a5bf6Copy full SHA for 06a5bf6
demo/code-demo/style/syntaxHighlighterOverride.css
@@ -2,7 +2,7 @@
2
overflow: hidden !important;
3
margin: 0em !important;
4
padding: 0em !important;
5
- top: -98px !important;
+ top: -85px !important;
6
}
7
8
.syntaxhighlighter .line {
demo/package.json
@@ -34,7 +34,7 @@
34
"es6-promise": "^3.2.2",
35
"bootstrap": "^3.3.6",
36
"jquery": "^3.1.0",
37
- "powerbi-client": "^2.2.7",
+ "powerbi-client": "^2.3.0",
38
"http-server": "^0.9.0",
39
"syntaxhighlighter": "4.0.1"
40
},
0 commit comments