Skip to content

Commit

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

* Fixed the problem with responsiveness of item details card.

* Updated snapshots.

* Updated snapshots after pulling master.
  • Loading branch information
efreeti authored Oct 16, 2020
1 parent c234042 commit 5925f59
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 5925f59

Please sign in to comment.