From 29820d3721bf70e27dff19ac8b4e6ed121a48d53 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Sun, 11 Apr 2021 15:49:09 -0800 Subject: [PATCH] pin editor buttons on scroll --- .../src/components/Recipe/EditorButtonRow.vue | 98 ++++++++++++------- 1 file changed, 64 insertions(+), 34 deletions(-) diff --git a/frontend/src/components/Recipe/EditorButtonRow.vue b/frontend/src/components/Recipe/EditorButtonRow.vue index 1607518bc..2b12023a9 100644 --- a/frontend/src/components/Recipe/EditorButtonRow.vue +++ b/frontend/src/components/Recipe/EditorButtonRow.vue @@ -1,42 +1,51 @@