Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search icon dislocation #12

Open
yebanmingchan opened this issue May 5, 2022 · 1 comment
Open

Search icon dislocation #12

yebanmingchan opened this issue May 5, 2022 · 1 comment

Comments

@yebanmingchan
Copy link

As shown in the screenshot, the search icon is lower than expected.

Xnip2022-05-05_10-04-57

@jtsang4
Copy link

jtsang4 commented May 7, 2022

I encountered the same issue, and my solution is commenting these CSS variables in custom.css:

:root {
  // --display-recent-pages: none;
  // --display-search-button: none;
  // --display-arrow-navigation: none;
  // --display-help-button: none;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants