Add PersonalInfo form and ask; Fix Meals

This commit is contained in:
pikiou
2022-06-22 09:07:40 +02:00
parent ff05fed345
commit 88549bf42d
27 changed files with 750 additions and 98 deletions

View File

@@ -30,6 +30,7 @@
max-height: 80vh;
border-radius: 15px;
border: $border-large;
overflow-y: auto;
}
}