diff --git a/src/styles/notebook.scss b/src/styles/notebook.scss index 7dbfc8fac6..71168804c4 100644 --- a/src/styles/notebook.scss +++ b/src/styles/notebook.scss @@ -332,7 +332,6 @@ } &__content { - display: flex; flex-direction: column; flex: 1 1 auto; margin-right: $interiorMarginSm;