Skip to content

Commit

Permalink
result: actions bar padding
Browse files Browse the repository at this point in the history
  • Loading branch information
insmac committed Oct 23, 2023
1 parent 3d44e93 commit 3ac64e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web-console/src/scenes/Result/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ const Actions = styled.div`
gap: 1rem;
align-items: center;
justify-content: flex-end;
padding: 0 1rem;
width: 100%;
height: 4.5rem;
background: ${({ theme }) => theme.color.backgroundDarker};
Expand Down

0 comments on commit 3ac64e2

Please sign in to comment.