overleaf/services/web/frontend/stylesheets/modules/admin-panel.less
Timothée Alby 835a11df1e Merge pull request #7826 from overleaf/ds-admin-panel-pagination
Pagination for admin panel

GitOrigin-RevId: 8d4f3619037abcd6df9921ec9ca162d4c3b4eb8c
2022-05-19 08:04:00 +00:00

4 lines
72 B
Text

.admin-panel-pagination {
display: flex;
justify-content: center;
}