Skip to content

Commit

Permalink
chore: remove padding bottom from dry runs pane
Browse files Browse the repository at this point in the history
  • Loading branch information
devcatalin committed Oct 5, 2023
1 parent 4ace23c commit 60665c8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ export const PanelContainer = styled.div`
background-color: ${Colors.grey10};
overflow: hidden;
z-index: -2;
padding-bottom: 12px;
display: flex;
flex-flow: column;
overflow-y: auto;
Expand Down

0 comments on commit 60665c8

Please sign in to comment.