mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Set cursor to auto instead of pointer on .DocSearch-Container
This commit is contained in:
parent
15318674fb
commit
995df354f2
@ -23,6 +23,7 @@
|
||||
--docsearch-hit-shadow: none;
|
||||
|
||||
z-index: 2000; // Make sure to be over all components showcased in the documentation
|
||||
cursor: auto;
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
padding-top: 4rem;
|
||||
|
Loading…
Reference in New Issue
Block a user