1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

Add form elements in focusable elements when scrolling

This commit is contained in:
louismaxime.piton
2023-07-28 10:01:53 +02:00
committed by Mark Otto
parent 78b4e5d2d6
commit 4a7dfa404f

View File

@@ -3,6 +3,9 @@
main {
a,
button,
input,
select,
textarea,
h2,
h3,
h4,