From 91a670b47d8693576b159c6852044ce45b58d358 Mon Sep 17 00:00:00 2001 From: Shlok Sheth <92412925+shethshlok@users.noreply.github.com> Date: Fri, 1 Nov 2024 21:18:36 +0000 Subject: [PATCH] added the nutrition suffix to the print view, so it will be printed, added few CSS stylings to it --- .../Domain/Recipe/RecipePrintView.vue | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePrintView.vue b/frontend/components/Domain/Recipe/RecipePrintView.vue index c3fcb47a236..f7033a353ab 100644 --- a/frontend/components/Domain/Recipe/RecipePrintView.vue +++ b/frontend/components/Domain/Recipe/RecipePrintView.vue @@ -98,7 +98,7 @@