1 parent fb1ce73 commit e205b82Copy full SHA for e205b82
1 file changed
html-components/list/css/component.css
@@ -8,7 +8,7 @@
8
body
9
{margin-top:90px}
10
11
- body>*
+ body>*, page-html>*
12
{max-width:1400px;width:100%;padding:0 20px;}
13
14
[component],config
@@ -23,7 +23,7 @@
23
24
25
html-components-hdr
26
- {position:sticky;z-index:999;background:white;top:0px;padding-top:20px}
+ {position:fixed;z-index:999;background:white;top:0px;padding-top:20px;left:}
27
28
29
#demo-tree
0 commit comments