We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b1e56 commit 5235bb8Copy full SHA for 5235bb8
1 file changed
docs/stylesheets/extra.css
@@ -672,7 +672,7 @@ a.md-header__button.md-logo img {
672
display: none;
673
}
674
675
-
+/*
676
@media (min-width: 1025px) {
677
.md-header__source {
678
color: var(--md-primary-fg-color--dark);
@@ -689,11 +689,11 @@ a.md-header__button.md-logo img {
689
border-radius: 10px;
690
691
692
- /* .md-search__inner {
+ .md-search__inner {
693
max-width: 19rem;
694
overflow: visible !important;
695
696
- */
+
697
.md-search__input {
698
background-color: white;
699
border: black 1px solid;
@@ -724,7 +724,7 @@ a.md-header__button.md-logo img {
724
gap: 0.75rem;
725
726
727
+*/
728
.md-search-result__article {
729
max-height: none;
730
0 commit comments