diff --git a/vue3/src/components/inputs/PropertiesEditor.vue b/vue3/src/components/inputs/PropertiesEditor.vue
index 9253343a6..84095b845 100644
--- a/vue3/src/components/inputs/PropertiesEditor.vue
+++ b/vue3/src/components/inputs/PropertiesEditor.vue
@@ -5,7 +5,7 @@
-
+
{{ p.propertyType.unit }} / {{ props.amountFor }}
@@ -14,13 +14,13 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/vue3/src/components/model_editors/FoodEditor.vue b/vue3/src/components/model_editors/FoodEditor.vue
index f22649606..54b2dd63c 100644
--- a/vue3/src/components/model_editors/FoodEditor.vue
+++ b/vue3/src/components/model_editors/FoodEditor.vue
@@ -34,6 +34,19 @@
{{ $t('PropertiesFoodHelp') }}
+
+
+
+
+
+
+
+
+
@@ -61,22 +74,27 @@
-
+
-
+
-
+
-
+
+
+
+
+
+
-
+
@@ -110,6 +128,8 @@
+ {editingObj.fdcId = fdcId;}">
@@ -118,7 +138,7 @@