Skip to content

Commit

Permalink
Fixed the problem with responsiveness of item details card. (#80645)
Browse files Browse the repository at this point in the history
* Fixed the problem with responsiveness of item details card.

* Updated snapshots.

* Updated snapshots after pulling master.
  • Loading branch information
efreeti authored Oct 15, 2020
1 parent 40d6d4d commit ec692a7
Show file tree
Hide file tree
Showing 5 changed files with 6,387 additions and 6,797 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ storiesOf('Components/ItemDetailsCard', module).add('default', () => {
<ItemDetailsPropertySummary name={'property 2'} value={'value 2'} />
<ItemDetailsPropertySummary name={'property 3'} value={'value 3'} />

{'content text'}
{'content text '}
<strong>{'content node'}</strong>

<ItemDetailsAction size="s" color="primary">
Expand Down
Loading

0 comments on commit ec692a7

Please sign in to comment.