add user management

This commit is contained in:
team 1
2026-05-11 14:50:56 +02:00
parent e13d584025
commit 3e678c659c

View File

@@ -315,6 +315,10 @@ body {
background-color: #86b7fe !important;
}
.border-info {
border-color: #86b7fe !important;
}
.btn-info{
background-color: #86b7fe !important;
}