We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3960e6 commit f3acc3fCopy full SHA for f3acc3f
website/styles/globals.css
@@ -435,32 +435,6 @@ img {
435
}
436
437
/* Docs */
438
-.algolia-autocomplete {
439
- width: 100%;
440
- margin-bottom: 32px;
441
-}
442
-
443
-.docSearch {
444
- padding: 8px 16px;
445
- border-radius: 20px;
446
- border: solid 1px #eee;
447
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
448
449
450
451
-.docSearch:focus {
452
- outline: none;
453
- background: #f6f6f6;
454
- border-color: var(--link-color);
455
456
457
-@media only screen and (max-width: 680px) {
458
- .docSearch {
459
- width: calc(100vw - 40px);
460
- max-width: initial;
461
- }
462
463
464
.disclaimer {
465
margin: 60px 0 0 0;
466
border: solid 1px #eecccc;
0 commit comments