Skip to content

Commit

Permalink
fix: pagination: remove unnecessary padding
Browse files Browse the repository at this point in the history
there is some extra padding on the top in case of simplified pagination
  • Loading branch information
rnori-eightfold committed Apr 4, 2023
1 parent 9504fe8 commit 646a52d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Pagination/pagination.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@

.page-tracker {
opacity: 50%;
padding-top: $space-xxs;
}

&.dots {
Expand Down

0 comments on commit 646a52d

Please sign in to comment.