Skip to content

Commit

Permalink
centered show more/show less text
Browse files Browse the repository at this point in the history
  • Loading branch information
omgitsmiles committed Aug 20, 2024
1 parent ac3dd45 commit 8b4ee3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/components/Values/IssuesByBallotItemDisplayList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ const MoreWrapper = styled('span')`
cursor: pointer;
text-decoration: underline;
text-decoration-color: #ccc;
justify-content: center;
align-content: space-evenly;
&:hover {
text-decoration: underline;
}
Expand Down

0 comments on commit 8b4ee3c

Please sign in to comment.