Merge branch 'main' into UMBE

This commit is contained in:
UMBENOMENA
2025-02-19 19:35:38 +01:00
committed by GitHub
110 changed files with 4352 additions and 925 deletions

View File

@@ -61,6 +61,7 @@ input[type="email"],
input[type="number"],
input[type="password"],
input[type="file"],
textarea,
select{
@apply p-1 min-h-[38px] ring-1 ring-black/15 rounded-sm}