We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a28c0 commit 1f762f9Copy full SHA for 1f762f9
1 file changed
html-components/list/file-mod/file-mod.html
@@ -101,10 +101,10 @@
101
<style>
102
103
body
104
- {margin-top:50px}
+ {margin-top:90px}
105
106
html-components-hdr
107
- {position:fixed;z-index:1;background:white}
+ {position:fixed;z-index:1;background:white;top:0px;padding-top:20px}
108
109
</style>
110
@@ -143,6 +143,9 @@ <h2 slot=title>
143
144
<h3>
145
files
146
+ <span style='font-size:16px;font-weight:normal'>
147
+ ( click to view )
148
+ </span>
149
</h3>
150
151
<dir-tree component></dir-tree>
0 commit comments