Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(LineSeparator): change default height to auto
Change default height of vertical LineSeparator from 40px to auto. Taking the height from content or context is better default behaviour than a static value.
- Loading branch information