We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c46e4d commit 1b9a0efCopy full SHA for 1b9a0ef
src/ui/components/Pagination/Pagination.css
@@ -1,6 +1,7 @@
1
.paginationContainer {
2
display: flex;
3
justify-content: center;
4
+ align-items: center;
5
padding: 1rem;
6
margin-top: 20px;
7
gap: 10px;
0 commit comments