Skip to content

Commit

Permalink
chore: pagination: adjusts text layout of dot buttons (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkilgore-eightfold authored May 24, 2022
1 parent 1176b66 commit b638267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Pagination/pagination.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@

span,
svg {
display: inline-block;
font-size: $text-font-size-2;
line-height: 24px;
}
Expand Down

0 comments on commit b638267

Please sign in to comment.