Phase 2: Docker and OIDC auth

This commit is contained in:
2026-05-04 13:50:53 +02:00
parent 47baee854b
commit 4226628d5a
71 changed files with 9722 additions and 1347 deletions
+7 -1
View File
@@ -1 +1,7 @@
@import "tailwindcss";
html,
body,
#root {
margin: 0;
width: 100%;
min-height: 100%;
}