diff --git a/CHANGELOG.md b/CHANGELOG.md index 296a73e68..89d417afc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ [#1602](https://github.com/nextcloud/cookbook/pull/1602) @j0hannesr0th - Enhance recipe recalculation algorithm [#1723](https://github.com/nextcloud/cookbook/pull/1723) @j0hannesr0th +- Enhance recipe recalculation algorithm + [#1723](https://github.com/nextcloud/cookbook/pull/1743) @j0hannesr0th ### Fixed - Fix translation string to not contain quotes diff --git a/src/components/RecipeView.vue b/src/components/RecipeView.vue index a6f08a943..02ec51227 100644 --- a/src/components/RecipeView.vue +++ b/src/components/RecipeView.vue @@ -77,6 +77,7 @@ v-model="recipeYield" type="number" min="0" + style="width: 65px" />