chore(v2): upgrade Infima to v0.2.0-alpha.14 (#3707)

This commit is contained in:
Alexey Pyltsyn 2020-11-06 19:32:33 +03:00 committed by GitHub
parent 3aeb90fcac
commit 86be6cec1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 13 deletions

View file

@ -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); */