Skip to content

Commit

Permalink
Update GraphingEl.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasaifee42 committed Jan 5, 2024
1 parent 2e833a8 commit 483c99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GrapherComponent/GraphingEl.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ interface Props {
const TabText = styled.div`
width: 100%;
font-family: var(--fontFamily);
font-size: 0.875rem;
font-size: 0.875rem !important;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
Expand Down

0 comments on commit 483c99b

Please sign in to comment.