Skip to content

Commit

Permalink
fix(@dpc-sdp/ripple-ui-core): added underlines to pagination page links
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdowdle committed Jun 4, 2024
1 parent 33ac140 commit 8e6201f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
.rpl-pagination__link,
.rpl-pagination__page {
color: var(--rpl-clr-type-default);
text-decoration: underline;

&:hover {
text-decoration: none;
Expand Down

0 comments on commit 8e6201f

Please sign in to comment.