Allow editing of projects

This commit is contained in:
Alex Cabal 2024-12-18 14:20:28 -06:00
parent e21f411191
commit b2191d1219
16 changed files with 191 additions and 75 deletions

View file

@ -7,7 +7,6 @@
grid-column: 1 / span 2
}
.project-form label:has(input[name="project-manager-user-id"]){
grid-column-start: 1;
}