Skip to content

Commit

Permalink
style update: results table
Browse files Browse the repository at this point in the history
  • Loading branch information
insmac committed Oct 31, 2023
1 parent 0ccc0f6 commit a0fbab1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const StyledTable = styled(Table)`
}
tbody td {
background: ${({ theme }) => theme.color.backgroundLighter};
background: #242531;
&:first-child {
border-top-left-radius: ${({ theme }) => theme.borderRadius};
Expand Down

0 comments on commit a0fbab1

Please sign in to comment.