File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed
themes/doc-theme/layouts/partials Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 66 style ="overflow-y: hidden; overflow-x: hidden;margin-top:70px; "
77>
88
9- < v-container class ="ma-0 pa-0 elevation-1 ">
10-
11- < v-text-field
12- style ="width: 100%; "
13- class ="grey lighten-5 mt-0 mr-2 pa-3 ma-0 mono algolia-search-field "
14- light
15- hide-details
16- append-icon ="search "
17- label ="Search "
18- > </ v-text-field >
19-
20- </ v-container >
21-
229 < div class ="fancyScroll pa-0 ma-0 " style ="overflow-y: scroll; overflow-x: hidden;
2310 max-height: 100%; " >
2411
Original file line number Diff line number Diff line change 1717 {{ .Page.Title }}
1818 </ span >
1919
20+ < v-text-field
21+ style ="max-width: 650px "
22+ class ="ml-3 algolia-search-field "
23+ light
24+ hide-details
25+ label ="Search the docs... "
26+ solo
27+ append-icon ="search "
28+ > </ v-text-field >
2029
2130 < v-spacer > </ v-spacer >
2231 {{ if eq .Section "firmwareapi"}}
You can’t perform that action at this time.
0 commit comments