Skip to content

Commit

Permalink
fix #7821 added gap in record tag and count
Browse files Browse the repository at this point in the history
  • Loading branch information
NitinPSingh committed Oct 18, 2024
1 parent 8cadcdf commit d2359f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const StyledHeaderContainer = styled.div`
const StyledLeftContainer = styled.div`
align-items: center;
display: flex;
gap: 4px;
`;

const StyledRightContainer = styled.div`
Expand Down

0 comments on commit d2359f6

Please sign in to comment.