diff --git a/src/styles/notebook.scss b/src/styles/notebook.scss index a9f24b5aaa..1d620af5f2 100644 --- a/src/styles/notebook.scss +++ b/src/styles/notebook.scss @@ -464,7 +464,7 @@ &__actions-menu { width: 55vh; max-width: 500px; - height: 120px; + height: 130px; z-index: 70; [class*="__icon"] { filter: $colorKeyFilter;