Main update
All checks were successful
Deploy / deploy-staging (push) Successful in 25s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-24 02:24:39 +02:00
parent 5ff4c3fb2b
commit d121f74bd0
34 changed files with 2548 additions and 67 deletions

View File

@@ -192,6 +192,10 @@
box-shadow: 0 20px 44px rgba(15, 23, 42, 0.12);
}
#user-management-app .um-user-picker-list[hidden] {
display: none !important;
}
#user-management-app .um-user-picker-option {
display: grid;
gap: 2px;