[collapsible] Layout shift when using CSS transitions and the Panel
is initially open
#34
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: New issue triage | |
on: | |
issues: | |
types: | |
- opened | |
permissions: {} | |
jobs: | |
issue_cleanup: | |
name: Clean issue body | |
uses: mui/mui-public/.github/workflows/issues_body-cleanup.yml@master | |
permissions: | |
contents: read | |
issues: write |