First alpha release

This commit is contained in:
2025-05-20 20:09:03 +02:00
parent 995d61e1c6
commit fc423c921a
13 changed files with 95 additions and 8 deletions

View File

@@ -15,6 +15,10 @@
min-width: 12rem;
max-width: 12rem;
}
.form-group .long-input input {
min-width: 24rem;
max-width: 24rem;
}
.form-group select {
min-width: 12rem;
max-width: 12rem;