How to add expand and collapse animation to admonition
#7247
-
How to add expand and collapse animation to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
is this what you want ? |
Beta Was this translation helpful? Give feedback.
-
Here is a general solution with pure CSS: You just have to adapt it to mkdocs-material |
Beta Was this translation helpful? Give feedback.
Here is a general solution with pure CSS:
https://dev.to/jgustavoas/solved-how-to-fully-animate-the-details-html-element-with-only-css-and-no-javascript-55ek#result
You just have to adapt it to mkdocs-material