Simple Managment webapp [LLM]

This commit is contained in:
2025-12-03 19:07:23 +01:00
parent 8306992533
commit 01df2b49f6
6 changed files with 86 additions and 52 deletions

View File

@@ -30,3 +30,9 @@
font-size: 13px;
margin-bottom: 16px;
}
.pagination-controls {
display: flex;
justify-content: center;
padding: 16px 0;
}