Skip to content
Discussion options

You must be logged in to vote

Hello,
checking in Firefox developer tools I got to:

.md-select:focus-within .md-select__inner, .md-select:hover .md-select__inner {
  max-height: 10rem;
  /* ... */
}

You can use extra css to change the max-height attribute using this selector:
https://squidfunk.github.io/mkdocs-material/customization/#additional-css

Also is the website you're screenshoting public? Would help to be able to just work on the same site you asked for ;p
Found it https://ansible.readthedocs.io/projects/dev-tools/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by markallasread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants