Skip to content

Commit

Permalink
Fixed styling for failed deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
CGoodwin90 committed Jul 24, 2023
1 parent 080ae99 commit 61e578e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LogViewer/StyledLogViewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export const StyledLogAccordion = styled.div`
padding: 0;
}
}
.data-row.log-error-state {
&.data-row.log-error-state {
.accordion-heading {
.log-header {
::before {
Expand Down

0 comments on commit 61e578e

Please sign in to comment.