Skip to content

Commit

Permalink
fix(Card): add overflow-y:auto in card-content to avoid spill out #pa…
Browse files Browse the repository at this point in the history
…tch (#83)

Co-authored-by: Xu Ming <[email protected]>
  • Loading branch information
JakeXu and Xu Ming authored Aug 30, 2022
1 parent 2570e36 commit b7a1f00
Show file tree
Hide file tree
Showing 44 changed files with 45 additions and 40 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.8.5]
### Added
- Fix `overflow-y:auto` in `card-content` to avoid spill out

## [0.8.4]
### Added
- `dataQa` and `dataQaProps` props in `Button`, `Select`, `ValidDynamicText`, and `ValidSelect`
Expand Down
2 changes: 1 addition & 1 deletion build/Icon-f3bf8835.js → build/Icon-1215685c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Label-e62580a5.js → build/Label-51d05a5b.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Popper-db0b109c.js → build/Popper-07accaa8.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Select-185c427d.js → build/Select-a4eb9506.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/components/Button/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/components/ButtonWithIcon/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b7a1f00

Please sign in to comment.