From ae59f04b9f73fcc16328e33cb8456dd57243a9c7 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 8 Jan 2023 10:50:26 -0800 Subject: [PATCH] fix: allow-iframe-embeds (#2009) * allow embedding iframes * fix alignment issue for buttons --- frontend/components/Domain/Recipe/RecipeActionMenu.vue | 8 ++++++-- frontend/components/global/SafeMarkdown.vue | 8 +++++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipeActionMenu.vue b/frontend/components/Domain/Recipe/RecipeActionMenu.vue index b8447d5a14d8..d48e01e5e3c0 100644 --- a/frontend/components/Domain/Recipe/RecipeActionMenu.vue +++ b/frontend/components/Domain/Recipe/RecipeActionMenu.vue @@ -9,7 +9,7 @@ > -
+