Skip to content

Commit

Permalink
Performance Profiler: Add some padding to the right of the Metrics ra…
Browse files Browse the repository at this point in the history
…nge (#94823)
  • Loading branch information
epeicher authored Sep 24, 2024
1 parent ddd88f1 commit aa8648f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $blueberry-color: #3858e9;
padding: 24px;
display: flex;
flex-direction: row;
column-gap: 32px;
column-gap: 48px;
min-height: 360px;
flex-wrap: wrap;
margin-top: -1.5px;
Expand Down

0 comments on commit aa8648f

Please sign in to comment.