Skip to content

Commit

Permalink
Fix symbol table text color for dark theme
Browse files Browse the repository at this point in the history
  • Loading branch information
netalondon committed Sep 17, 2024
1 parent fab8cec commit efdd46f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/src/table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ const TableRow = ({
style={{
flex: "1",
textAlign: "right",
color: "black",
padding: "3px",
...rounded("none"),
...(highlight
Expand Down

0 comments on commit efdd46f

Please sign in to comment.