We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
data-bs-scroll="true"
1 parent 930740a commit 6ce0c62Copy full SHA for 6ce0c62
site/layouts/partials/docs-navbar.html
@@ -23,7 +23,7 @@
23
</button>
24
</div>
25
26
- <div class="offcanvas-lg offcanvas-end flex-grow-1" tabindex="-1" id="bdNavbar" aria-labelledby="bdNavbarOffcanvasLabel" data-bs-scroll="true">
+ <div class="offcanvas-lg offcanvas-end flex-grow-1" tabindex="-1" id="bdNavbar" aria-labelledby="bdNavbarOffcanvasLabel">
27
<div class="offcanvas-header px-4 pb-0">
28
<h5 class="offcanvas-title text-white" id="bdNavbarOffcanvasLabel">Bootstrap</h5>
29
<button type="button" class="btn-close btn-close-white" data-bs-dismiss="offcanvas" aria-label="Close" data-bs-target="#bdNavbar"></button>
0 commit comments