Skip to content

Commit

Permalink
Pagination spacing (#57670)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored Jan 9, 2024
1 parent 169e2e5 commit e0eb749
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,10 @@
}
}

& + .dataviews-pagination {
justify-content: space-between;
}

.dataviews-view-list__details-button {
align-self: center;
opacity: 0;
Expand Down

0 comments on commit e0eb749

Please sign in to comment.