File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
2
<div class =" bd-search d-flex align-items-center" >
3
3
<b-form-input id =" bd-search-input" v-model =" search" placeholder =" Search keywords..." />
4
- <button type =" button" v-b-toggle.bd-docs-nav class =" bd-search-docs-toggle d-md-none p-0 ml-3" aria-label =" Toggle docs navigation" >
4
+ <button type =" button" v-b-toggle.bd-docs-nav class =" btn btn-link bd-search-docs-toggle d-md-none p-0 ml-3" aria-label =" Toggle docs navigation" >
5
5
<svg class =" " xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 30 30" width =" 30" height =" 30" focusable =" false" ><title >Menu</title ><path stroke =" currentColor" stroke-width =" 2" stroke-linecap =" round" stroke-miterlimit =" 10" d =" M4 7h22M4 15h22M4 23h22" ></path ></svg >
6
6
</button >
7
7
<b-popover target =" bd-search-input" placement =" bottom" triggers =" focus" >
You can’t perform that action at this time.
0 commit comments