mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Pagination improvements, allow to select page size
This commit is contained in:
@@ -486,3 +486,10 @@ body.loading #wrapper {
|
||||
.iconcol {
|
||||
width: 1.28571em;
|
||||
}
|
||||
|
||||
ul.pagination {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.pagination-container {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user