Files
sealos/docs
zijiren f3ab3fae68 feat: improve animation smoothness for expanding and collapsing sections (#4847)
This commit enhances the animation smoothness of the Akkordion component by using `max-height` instead of `height` for transitions and adding `overflow: hidden` to the content panel.

This ensures that the height of the expanding and collapsing sections changes smoothly without abrupt jumps, resulting in a more visually appealing user experience.
2024-07-05 10:12:33 +08:00
..