chore: fix darkmode docs
chore: fix darkmode docs
This commit is contained in:
commit
723eff332e
@ -1,3 +1,8 @@
|
||||
.DocCardList--no-description .card p {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* For dark theme */
|
||||
[data-theme="dark"] .DocSearch {
|
||||
--docsearch-hit-active-color: #090a11; /* Keep the color unchanged */
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user