From b72bad16d9db934f10625f7f9ac01ea7c67c610d Mon Sep 17 00:00:00 2001 From: Rukmini Bose Date: Fri, 30 Sep 2022 16:55:51 -0700 Subject: [PATCH] Add styling to embed scrolling container --- src/plugins/notebook/components/NotebookEntry.vue | 2 +- src/styles/notebook.scss | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/plugins/notebook/components/NotebookEntry.vue b/src/plugins/notebook/components/NotebookEntry.vue index dbcae32e45..d20d34f2c3 100644 --- a/src/plugins/notebook/components/NotebookEntry.vue +++ b/src/plugins/notebook/components/NotebookEntry.vue @@ -94,7 +94,7 @@