make placeholder graph match actual graph height

This commit is contained in:
slice 2018-07-13 19:29:49 -07:00
parent d4e280a563
commit 0964133dbe
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ const ServicePlaceholder = () => (
<ReactPlaceholder
type="rect"
ready={false}
style={{ width: '100%', height: '6rem', marginTop: '1rem' }}
style={{ width: '100%', height: '160px', marginTop: '1rem' }}
showLoadingAnimation
>
{' '}