Replies: 1 comment 1 reply
-
Yes, there are no default styles for form elements, except for buttons. Unfortunately, I don't know of anyone having done this for Material for MkDocs and it's not on the roadmap, but it should be perfectly achievable with some CSS. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of our product documentation we want to include some forms that, using some javascript, compute some values on the fly for hardware estimations.
However, I noticed that the form element are not include in the stylesheets. Can somebody help me to get the form related css important so it has the material look-and-feel? I did not get it to work using overrides, and adding the material css as extra css breaks the whole layout.
Beta Was this translation helpful? Give feedback.
All reactions