jan/docs/src/css/custom.css
2024-01-11 15:20:59 +07:00

9 lines
187 B
CSS

.DocCardList--no-description .card p {
display: none;
}
/* For dark theme */
[data-theme="dark"] .DocSearch {
--docsearch-hit-active-color: #090a11; /* Keep the color unchanged */
}