Skip to content

Commit

Permalink
Update app/assets/scripts/components/documents/single-view/common/var…
Browse files Browse the repository at this point in the history
…iables-table.jsx

Co-authored-by: Lane Goodman <lane@developmentseed.org>
  • Loading branch information
vgeorge and LanesGood authored Jun 20, 2024
1 parent 2128ca3 commit 8f7054a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Th = styled.th`
border: 1px solid rgb(193, 199, 208);
padding: 8px;
min-width: 48px;
text-align: center;
text-align: left;
> * {
margin: 0;
Expand Down

0 comments on commit 8f7054a

Please sign in to comment.