blockscout / frontend

Front-end application for Blockscout
https://blockscout.com
GNU General Public License v3.0
146 stars 383 forks source link

Fix different heights of components with a chart #1947

Closed maxaleks closed 1 month ago

maxaleks commented 1 month ago

Description and Related Issue(s)

Fixes different heights of components with a chart on Home page.

Before:

image image

Now:

image

Checklist for PR author