Added pagination to invites #16

Merged
robin merged 3 commits from dev into main 2026-09-01 11:14:52 +02:00
Showing only changes of commit 9abd66fdba - Show all commits
+1
View File
@@ -130,6 +130,7 @@
}
.page {
width: 100%;
min-height: 100vh;
padding: 1rem 1rem calc(var(--nav-height) + var(--safe-bottom) + 1.5rem);
padding-top: calc(1rem + var(--safe-top));