Use ID in path rather than an invisible input when publishing, rejecting or resubmitting an article

This commit is contained in:
2024-04-01 15:30:24 +02:00
parent 7fc115bcc3
commit 0139f7ab9a
5 changed files with 12 additions and 13 deletions

View File

@ -8,7 +8,7 @@ body {
}
h2 {
@apply font-bold mb-2 mx-2 text-2xl;
@apply font-bold mb-2 text-2xl;
}
form {