mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 09:37:43 +02:00
chore(v2): upgrade Infima to v0.2.0-alpha.14 (#3707)
This commit is contained in:
parent
3aeb90fcac
commit
86be6cec1e
5 changed files with 16 additions and 13 deletions
|
@ -62,14 +62,6 @@ html[data-theme='dark'] .header-github-link:before {
|
|||
background-color: var(--ifm-tabs-color-active);
|
||||
}
|
||||
|
||||
/*
|
||||
TODO temporary, should be handled by infima next release
|
||||
https://github.com/facebookincubator/infima/commit/7820399af53c182b1879aa6d7fceb4d296f78ce0
|
||||
*/
|
||||
.navbar__item.dropdown .navbar__link[href] {
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
html[data-theme='light'] .DocSearch {
|
||||
/* --docsearch-primary-color: var(--ifm-color-primary); */
|
||||
/* --docsearch-text-color: var(--ifm-font-color-base); */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue