amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
https://www.amundsen.io/amundsen/
Apache License 2.0
4.37k stars 953 forks source link

style – Adjust margin on elements inside the Alert component #2151

Closed B-T-D closed 1 year ago

B-T-D commented 1 year ago

Description

The vertical alignment was inconsistent between different elements inside the Alert component. This PR adjusts the margins to make the Alert look better and properly aligned.

How the Alert component looked before:

before

After:

after

How Has This Been Tested?

Manually. Building locally with the change and visually inspecting.

Documentation

None

CheckList