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 1b31cbc + bc1bdb3 commit a15bb5aCopy full SHA for a15bb5a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bit-docs-html-canjs",
3
- "version": "2.5.9",
+ "version": "2.5.11",
4
"description": "The plugins to produce the CanJS site",
5
"main": "static/canjs",
6
"scripts": {
static/layout.less
@@ -50,7 +50,6 @@
50
}
51
#left, #toc-sidebar {
52
height: calc(~"100vh - " @brand-height);// 53px header
53
- overflow-y: scroll;
54
position: fixed;
55
scroll-behavior: smooth;
56
top: @brand-height;
0 commit comments